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 0b1dfee commit 27d741eCopy full SHA for 27d741e
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