Hello!
Is there a module that allows to store nginx proxy cache in external shared distributed storage (like memcached or redis) instead of local filesystem?
It is a good idea for increasing hits to cache, and avoid application changes (modules for memcached and Redis require populate cache-storage from application). But I can not find any information about these modules
Is there a module that allows to store nginx proxy cache in external shared distributed storage (like memcached or redis) instead of local filesystem?
It is a good idea for increasing hits to cache, and avoid application changes (modules for memcached and Redis require populate cache-storage from application). But I can not find any information about these modules