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/durability-ha/_index.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
@@ -27,7 +27,7 @@ When you [replicate your database]({{<relref "/operate/rs/databases/durability-h
27
27
28
28
## Active-Active geo-distributed replication
29
29
30
-
[Active-Active Redis Enterprise databases]({{<relref "/operate/rs/databases/active-active">}}) distribute your replicated data across multiple nodes and availability zones. This increases the durability of your database by reducing the likelihood of data or availability loss. It also reduces data access latency.
30
+
[Active-Active Redis Enterprise databases]({{<relref "/operate/rs/databases/active-active">}}) allow reading and writing to the same dataset from multiple clusters in different geographic locations. This increases the durability of your database by reducing the likelihood of data or availability loss. It also reduces data access latency by serving requests from the nearest cluster.
0 commit comments