maxmemory Policy
Parameters
value
A string specifying the desired eviction policy for the Redis cluster.Supported values are: noeviction
, allkeys-lru
, allkeys-random
, volatile-lru
, volatile-random
, volatile-ttl
A string specifying the desired eviction policy for the Redis cluster.Supported values are: noeviction
, allkeys-lru
, allkeys-random
, volatile-lru
, volatile-random
, volatile-ttl