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
Copy file name to clipboardExpand all lines: content/embeds/supported-platforms-embed.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Redis Enterprise Software is supported on several operating systems, cloud envi
5
5
6
6
<spantitle="Check mark icon">✅</span> Supported – The platform is supported for this version of Redis Enterprise Software and Redis Stack modules.
7
7
8
-
<spantitle="Warning icon">⚠️</span> Deprecation warning – The platform is still supported for this version of Redis Enterprise Software, but support will be removed in a future release.
8
+
<spantitle="Warning icon"class="font-serif">:warning:</span> Deprecation warning – The platform is still supported for this version of Redis Enterprise Software, but support will be removed in a future release.
| acl_pubsub_default |`resetchannels`<br />`allchannels`| Default pub/sub ACL rule forall databasesin the cluster:<br />•`resetchannels` blocks access to all channels (restrictive)<br />•`allchannels` allows access to all channels (permissive) |
57
+
| automatic_node_offload |`enabled`<br />`disabled`| Define whether automatic node offload migration will take place |
56
58
| data_internode_encryption |`enabled`<br />`disabled`| Activates or deactivates [internode encryption]({{< relref "/operate/rs/security/encryption/internode-encryption">}}) for new databases |
57
59
| db_conns_auditing |`enabled`<br />`disabled`| Activates or deactivates [connection auditing]({{< relref "/operate/rs/security/audit-events">}}) by default for new databases of a cluster |
58
60
| default_concurrent_restore_actions | integer<br />`all`| Default number of concurrent actions when restoring a node from a snapshot (positive integer or "all") |
| acl_pubsub_default |`resetchannels`<br /> `allchannels`| Default pub/sub ACL rule for all databases in the cluster:<br />•`resetchannels` blocks access to all channels (restrictive)<br />•`allchannels` allows access to all channels (permissive) |
18
18
| auto_recovery | boolean (default: false) | Defines whether to use automatic recovery after shard failure |
19
+
| automatic_node_offload | boolean (default: true) | Defines whether the cluster will automatically migrate shards from a node, in case the node is overbooked |
19
20
| bigstore_migrate_node_threshold | integer | Minimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory |
20
21
| bigstore_migrate_node_threshold_p | integer | Minimum free memory (excluding reserved memory) allowed on a node before automatic migration of shards from it to free more memory |
21
22
| bigstore_provision_node_threshold | integer | Minimum free memory (excluding reserved memory) allowed on a node before new shards can no longer be added to it |
0 commit comments