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
-[Redis Community Edition cluster](#source-available-cluster)
41
41
@@ -47,9 +47,9 @@ For best results when using the [Multicast DNS](https://en.wikipedia.org/wiki/Mu
47
47
As long as Replica Of is enabled, data in the target database will not expire and will not be evicted regardless of the set [data eviction policy]({{< relref "/operate/rs/databases/memory-performance/eviction-policy.md" >}}).
48
48
{{< /note >}}
49
49
50
-
### Same Redis Software cluster {#same-cluster}
50
+
### Same Redis Enterprise Software cluster {#same-cluster}
51
51
52
-
To configure a Replica Of database in the same Redis Software cluster as the source database:
52
+
To configure a Replica Of database in the same Redis Enterprise Software cluster as the source database:
53
53
54
54
1.[Create a new database]({{< relref "/operate/rs/databases/create" >}}) or select an existing database from the **Databases** screen.
55
55
@@ -67,9 +67,9 @@ To configure a Replica Of database in the same Redis Software cluster as the sou
67
67
68
68
1. Select **Save**.
69
69
70
-
### Different Redis Software cluster {#different-cluster}
70
+
### Different Redis Enterprise Software cluster {#different-cluster}
71
71
72
-
To configure a Replica Of database in a different Redis Software cluster from the source database:
72
+
To configure a Replica Of database in a different Redis Enterprise Software cluster from the source database:
73
73
74
74
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
0 commit comments