Re: [VOTE]Apache apisix-ingress-controller patch version 1.4.1

2022-05-06 Thread Zhihuang Lin
+1 (no-binding) I checked: 1. http://apisix.apache.org/docs/ingress-controller/development is an invalid link, no problem with other links. 2. Checksum and Signature valid 3. LICENSE and NOTICE exists On Wed, May 4, 2022 at 10:40 AM Kwanhur Huang wrote: > Thanks! > > +1 (no-binding) > > I chec

[DISCUSS] Redis backend support for cache_strategy in proxy-cache plugin

2022-05-06 Thread 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 such as reducing the load on upstreams or central cache purge. for that, I opened an