Skip to content

Commit 0b1dfee

Browse files
committed
DOC-6035 RS: Clarified in Active-Active limitations that flash is not supported
1 parent 884501f commit 0b1dfee

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-
- If an Active-Active database [runs on flash memory]({{<relref "/operate/rs/databases/flash">}}), you cannot add participating clusters that run on RAM only.
89+
- Flash memory is not supported for Active-Active databases.
9090
- Active-Active databases handle replication internally and do not support the `redis.set_repl()` function in Lua scripts.

0 commit comments

Comments
 (0)