Skip to content

Commit 477c0c9

Browse files
committed
Revert Redis Software back to Redis Enterprise Software
1 parent 30e0e92 commit 477c0c9

File tree

1 file changed

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

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ To create a replica connection, you define a database as a replica of a source d
1515

1616
Sources databases can be:
1717

18-
- Located in the same Redis Software cluster
19-
- Located in a different Redis Software cluster
18+
- Located in the same Redis Enterprise Software cluster
19+
- Located in a different Redis Enterprise Software cluster
2020
- Hosted by a different deployment, e.g. Redis Cloud
2121
- Redis Community Edition databases
2222

@@ -33,9 +33,9 @@ When you change the replica status of a database by adding, removing, or changin
3333

3434
You can configure a database as a Replica Of, where the source database is in one of the following clusters:
3535

36-
- [Same Redis Software cluster](#same-cluster)
36+
- [Same Redis Enterprise Software cluster](#same-cluster)
3737

38-
- [Different Redis Software cluster](#different-cluster)
38+
- [Different Redis Enterprise Software cluster](#different-cluster)
3939

4040
- [Redis Community Edition cluster](#source-available-cluster)
4141

@@ -47,9 +47,9 @@ For best results when using the [Multicast DNS](https://en.wikipedia.org/wiki/Mu
4747
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" >}}).
4848
{{< /note >}}
4949

50-
### Same Redis Software cluster {#same-cluster}
50+
### Same Redis Enterprise Software cluster {#same-cluster}
5151

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:
5353

5454
1. [Create a new database]({{< relref "/operate/rs/databases/create" >}}) or select an existing database from the **Databases** screen.
5555

@@ -67,9 +67,9 @@ To configure a Replica Of database in the same Redis Software cluster as the sou
6767

6868
1. Select **Save**.
6969

70-
### Different Redis Software cluster {#different-cluster}
70+
### Different Redis Enterprise Software cluster {#different-cluster}
7171

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:
7373

7474
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
7575

0 commit comments

Comments
 (0)