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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,19 +17,21 @@ Available options depend on your database plan and **Type**.
17
17
18
18
## Redis Cloud Essentials {#essentials}
19
19
20
-
All Redis Cloud Essentials databases support [Redis Stack]({{< relref "/operate/oss_and_stack/" >}}), which enables the most frequently used capabilities.
20
+
All Redis Cloud Essentials databases with versions prior to Redis 8.0 support [Redis Stack]({{< relref "/operate/oss_and_stack/" >}}), which enables the most frequently used capabilities.
21
21
22
-
{{<imagefilename="images/rc/new-database-general-type-free-stack.png"alt="For Essentials, the Type setting in the General section includes an option for Redis Stack."width="300px">}}
22
+
{{<imagefilename="images/rc/new-database-general-type-free-stack.png"alt="For Essentials, the Type setting in the General section includes an option for Redis."width="300px">}}
23
23
24
-
When the database **Type** is set to _Redis Stack_, the Advanced capabilities section of the database details page displays the advanced capabilities included with the database and their versions.
24
+
When the database **Type** is set to _Redis_, the Advanced capabilities section of the database details page displays the advanced capabilities included with the database and their versions.
25
25
26
26
{{<imagefilename="images/rc/database-details-modules-stack-free.png"alt="For Essentials, the Database details page lists the capabilities and versions added by Redis Stack."width="75%">}}
27
27
28
+
Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default.
29
+
28
30
Redis Cloud is updated on a regular basis, which includes the advanced capabilities supported by the service. Versions displayed by the Redis Cloud console may vary from those shown above. For the latest details of any capability, see [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}).
29
31
30
32
## Redis Cloud Pro {#pro}
31
33
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.
34
+
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**when adding your database in the **Sizing tab** to view advanced capability settings.
33
35
34
36
{{<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%">}}
0 commit comments