eviction Policy
Redis eviction policy - default is VolatileLRU
. Possible values are AllKeysLFU
, AllKeysLRU
, AllKeysRandom
, VolatileLRU
, VolatileLFU
, VolatileTTL
, VolatileRandom
and NoEviction
. Changing this forces a new Redis Enterprise Database to be created.