diff --git a/redis/data/redis.conf b/redis/data/redis.conf index 435344f..4dc1188 100644 --- a/redis/data/redis.conf +++ b/redis/data/redis.conf @@ -62,6 +62,7 @@ repl-disable-tcp-nodelay no replica-priority 100 maxmemory 1982000000 +maxmemory-policy allkeys-lru lazyfree-lazy-eviction no lazyfree-lazy-expire no