Skip to content

Commit d7267a8

Browse files
authored
RS: Add Active-Passive alias to Replica Of index (#1177)
1 parent c68683e commit d7267a8

File tree

1 file changed

+2
-1
lines changed
  • content/operate/rs/databases/import-export/replica-of

1 file changed

+2
-1
lines changed

content/operate/rs/databases/import-export/replica-of/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ description: Replica Of provides read-only access to replicas of the dataset fro
99
hideListLinks: true
1010
linkTitle: Replica Of
1111
weight: $weight
12+
aliases: /operate/rs/administering/active-passive/
1213
---
1314
In Redis Enterprise, the Replica Of feature provides active-passive geo-distribution to applications for read-only access
1415
to replicas of the dataset from different geographical locations.
@@ -218,4 +219,4 @@ rladmin tune db <db:id | name> repl_backlog <Backlog size in MB or 'auto'>
218219

219220
{{<note>}}
220221
On an Active-Passive database, the replication backlog configuration applies to both the replication backlog for shards synchronization and for synchronization of database instances between clusters.
221-
{{</note>}}
222+
{{</note>}}

0 commit comments

Comments
 (0)