We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7400d35 commit 1968615Copy full SHA for 1968615
content/operate/rs/databases/active-active/planning.md
@@ -86,5 +86,5 @@ Active-Active databases have the following limitations:
86
- The `UNLINK` command is a blocking command for all types of keys.
87
- Cross slot multi commands (such as `MSET`) are not supported with Active-Active databases.
88
- The hashing policy can't be changed after database creation.
89
-- Flash memory is not supported for Active-Active databases.
+- Active-Active databases cannot be configured as Redis Flex deployments.
90
- Active-Active databases handle replication internally and do not support the `redis.set_repl()` function in Lua scripts.
0 commit comments