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/operate/rs/databases/active-active/planning.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,5 +86,5 @@ Active-Active databases have the following limitations:
86
86
- The `UNLINK` command is a blocking command for all types of keys.
87
87
- Cross slot multi commands (such as `MSET`) are not supported with Active-Active databases.
88
88
- 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.
90
90
- Active-Active databases handle replication internally and do not support the `redis.set_repl()` function in Lua scripts.
0 commit comments