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 issue that you can see there. #6676<https://github.com/apache/apisix/issues/6676> You can try this feature<https://github.com/fatihbm/apisix>. I will be glad to hear your feedback. Best regards Fatih