Skip to content

Commit 27d741e

Browse files
committed
RS: Updated wording of Active-Active Redis Flex limitation
1 parent 0b1dfee commit 27d741e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/active-active/planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ Active-Active databases have the following limitations:
8686
- The `UNLINK` command is a blocking command for all types of keys.
8787
- Cross slot multi commands (such as `MSET`) are not supported with Active-Active databases.
8888
- The hashing policy can't be changed after database creation.
89-
- Flash memory is not supported for Active-Active databases.
89+
- Active-Active databases cannot be configured as Redis Flex deployments.
9090
- Active-Active databases handle replication internally and do not support the `redis.set_repl()` function in Lua scripts.

0 commit comments

Comments
 (0)