Skip to content

Commit 990a34e

Browse files
committed
DOC-5233 Active-Active limitations
1 parent 6504aae commit 990a34e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

content/operate/rc/databases/configuration/active-active-redis.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Active-Active databases allow read and write operations in each copy. Each copy
1919

2020
When developing for Active-Active databases, you need to consider some important differences. See [Develop applications with Active-Active databases]({{< relref "/operate/rs/databases/active-active/develop/_index.md" >}}) for related information.
2121

22+
{{< note >}}
23+
Active-Active subscriptions on Redis Cloud are limited to a maximum of 10 regions.
24+
{{< /note >}}
25+
2226
## Active-Active geo-distributed replication highlights
2327

2428
### Multi-zone

content/operate/rc/databases/create-database/create-active-active-database.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Redis Cloud maintains consistency among instances in the background; that is, ea
3131
{{<image filename="images/rc/create-database-subscription-pro-new.png" alt="The Subscription selection panel with Pro selected.">}}
3232

3333
{{< note >}}
34-
This guide shows how to create an Active-Active database with a new Pro subscription. If you already have an Active-Active subscription and want to add a database to it, see [Create a Pro database in an existing subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}).
34+
This guide shows how to create an Active-Active database with a new Pro subscription. If you already have an Active-Active subscription and want to add a database to it, see [Create a Pro database in an existing subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}). Active-Active subscriptions can host a maximum of 10 databases.
3535
{{< /note >}}
3636

3737

@@ -70,6 +70,10 @@ When you enable Active-Active Redis, two regions are selected by default. Select
7070

7171
{{<image filename="images/rc/create-sub-active-active-regions.png" width="50%" alt="Use the Region drop-down to select the regions for your Active-Active database." >}}
7272

73+
{{< note >}}
74+
Active-Active subscriptions on Redis Cloud are limited to a maximum of 10 regions.
75+
{{< /note >}}
76+
7377
Use the checkboxes in the list to select or remove regions. The Search box lets you locate specific regions.
7478

7579
You can use a region's Remove button to remove it from the list.

0 commit comments

Comments
 (0)