Policy object

Documents the policy object used with Redis Enterprise Software REST API calls.

Name Type/Value Description
default_fork_evict_ram boolean (default: false) If true, the databases should evict data from RAM to ensure successful replication or persistence
default_non_sharded_proxy_policy 'single'
'all-master-shards'
'all-nodes'
Default proxy_policy for newly created non-sharded databases' endpoints
default_sharded_proxy_policy 'single'
'all-master-shards'
'all-nodes'
Default proxy_policy for newly created sharded databases' endpoints
default_shards_placement 'dense'
'sparse'
Default shards_placement for newly created databases
rack_aware boolean Cluster rack awareness
shards_overbooking boolean (default: true) If true, all databases' memory_size settings are ignored during shards placement
RATE THIS PAGE
Back to top ↑