Interesting.
Kwanhur Huang
TL;DR
> 2022年5月7日 上午5:20,Fatih Bayram 写道:
>
> Hi everyone,
> I thought it a good idea to do Redis backend support for the proxy cache. In
> this way, cached objects are stored on a Redis server and will be shared
> across all nodes at the same time.
> So, will gain
Hi everyone,
I thought it a good idea to do Redis backend support for the proxy cache. In
this way, cached objects are stored on a Redis server and will be shared across
all nodes at the same time.
So, will gain such as reducing the load on upstreams or central cache purge.
for that, I opened an