eviction Policy
Parameters
value
A string specifying the eviction policy for a Valkey cluster. Valid values are: noeviction
, allkeys_lru
, allkeys_random
, volatile_lru
, volatile_random
, or volatile_ttl
.
A string specifying the eviction policy for a Valkey cluster. Valid values are: noeviction
, allkeys_lru
, allkeys_random
, volatile_lru
, volatile_random
, or volatile_ttl
.