From 7029accfde6ba5bf214bf4438e2e572229d82d2b Mon Sep 17 00:00:00 2001 From: Rachel Elledge <86307637+rrelledge@users.noreply.github.com> Date: Tue, 18 Feb 2025 09:41:57 -0600 Subject: [PATCH] RS: Add Active-Passive alias to Replica Of index --- .../operate/rs/databases/import-export/replica-of/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/operate/rs/databases/import-export/replica-of/_index.md b/content/operate/rs/databases/import-export/replica-of/_index.md index d24539bc1a..dc60a9bb83 100644 --- a/content/operate/rs/databases/import-export/replica-of/_index.md +++ b/content/operate/rs/databases/import-export/replica-of/_index.md @@ -9,6 +9,7 @@ description: Replica Of provides read-only access to replicas of the dataset fro hideListLinks: true linkTitle: Replica Of weight: $weight +aliases: /operate/rs/administering/active-passive/ --- In Redis Enterprise, the Replica Of feature provides active-passive geo-distribution to applications for read-only access to replicas of the dataset from different geographical locations. @@ -218,4 +219,4 @@ rladmin tune db repl_backlog {{}} 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. -{{}} \ No newline at end of file +{{}}