You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| default_fork_evict_ram | boolean | If true, the bdbs should evict data from RAM to ensure successful replication or persistence |
29
29
| default_non_sharded_proxy_policy |`single`<br /><br />`all-master-shards`</nobr><br /><br />`all-nodes`| Default proxy_policy for newly created non-sharded databases' endpoints |
30
30
| default_oss_sharding | boolean (default: false) | Default hashing policy to use for new databases. This field is for future use only and should not be changed. |
31
+
| default_oss_cluster | boolean (default: false) | Default `oss_cluster` setting for new databases. Enables the OSS Cluster API if `true`, or turns it off if `false`. |
31
32
| default_provisioned_redis_version | string | Default Redis version |
32
33
| default_sharded_proxy_policy |`single`<br /><br />`all-master-shards`<br /><br />`all-nodes`| Default proxy_policy for newly created sharded databases' endpoints |
33
34
| default_shards_placement |`dense`<br />`sparse`| Default shards_placement for a newly created databases |
0 commit comments