Skip to content

Support Redis as an LRU cache

Stan Hu requested to merge sh-support-redis-lru into master

This adds the ability to configure maxmemory, maxmemory-policy, and maxmemory-samples values in the Redis configuration file.

Closes #3097 (closed)

Merge request reports