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
Copy file name to clipboardExpand all lines: content/operate/rc/databases/configuration/advanced-capabilities.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@ Redis Cloud is updated on a regular basis, which includes the advanced capabilit
29
29
30
30
## Redis Cloud Pro {#pro}
31
31
32
-
Redis Cloud Pro lets you choose advanced capabilities for each database.
32
+
By default, Redis Cloud Pro databases load all supported advanced capabilities. You can choose to load specific capabilities when you create your database. To choose which capabilities to load for your Pro database, [create it with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and select **More options** in the **Sizing tab** to view advanced capability settings.
33
33
34
-
{{<imagefilename="images/rc/database-details-redis-module-select-flexible.png"alt="For Pro databases, you can select the capabilites included in your database."width="75%">}}
34
+
{{<imagefilename="images/rc/database-details-redis-module-select-flexible.png"alt="For Pro databases, you can select the capabilities included in your database."width="75%">}}
35
35
36
36
You can select more than one advanced capability for a database, though there are limits:
37
37
@@ -44,7 +44,7 @@ You can select more than one advanced capability for a database, though there ar
44
44
45
45
-[Active-Active databases]({{< relref "/operate/rc/databases/create-database/create-active-active-database" >}}) only support JSON and Search and query.
46
46
47
-
You don't have to combine capabilities. To remove a selected capability, clear its checkbox.
47
+
To remove a selected capability, clear its checkbox.
48
48
49
49
To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}).
50
50
@@ -60,7 +60,7 @@ Use the [Search and query sizing calculator](https://redis.io/redisearch-sizing-
60
60
61
61
#### Query performance factor
62
62
63
-
The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor.
63
+
The query performance factor adds extra compute power specifically for search and query. When you create a Pro database with search and query, you can increase your search queries per second by the selected factor.
64
64
65
65
{{<imagefilename="images/rc/database-details-query-performance-factor-pro.png"alt="For Pro databases, you can select the query performance factor for your database."width="75%">}}
Copy file name to clipboardExpand all lines: content/operate/rc/databases/configuration/high-availability.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,9 @@ To use different zone settings, create a new subscription with the preferred set
58
58
59
59
## Availability zones
60
60
61
-
You can reduce network transfer costs and network latency by ensuring your Redis Cloud cluster and your application are located in the same availability zone.
61
+
You can reduce network transfer costs and network latency by ensuring your Redis Cloud Pro cluster and your application are located in the same availability zone.
62
62
63
-
To specify the availability zone for your cluster, select *Manual Selection* under **Allowed Availability Zones**.
63
+
To specify the availability zone(s) for your cluster, [create your Pro database with custom settings]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}), and select *Manual Selection* under **Allowed Availability Zones** in **Advanced options**.
64
64
65
65
For Google Cloud clusters and [self-managed AWS cloud accounts]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/" >}}), select an availability zone from the **Zone name** list.
0 commit comments