+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
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