diff --git a/content/operate/rc/databases/configuration/advanced-capabilities.md b/content/operate/rc/databases/configuration/advanced-capabilities.md index 5fb33ded0..3c1804803 100644 --- a/content/operate/rc/databases/configuration/advanced-capabilities.md +++ b/content/operate/rc/databases/configuration/advanced-capabilities.md @@ -17,19 +17,21 @@ Available options depend on your database plan and **Type**. ## Redis Cloud Essentials {#essentials} -All Redis Cloud Essentials databases support [Redis Stack]({{< relref "/operate/oss_and_stack/" >}}), which enables the most frequently used capabilities. +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. -{{For Essentials, the Type setting in the General section includes an option for Redis Stack.}} +{{For Essentials, the Type setting in the General section includes an option for Redis.}} -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. +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. {{For Essentials, the Database details page lists the capabilities and versions added by Redis Stack.}} +Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default. + 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" >}}). ## Redis Cloud Pro {#pro} -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. +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. {{For Pro databases, you can select the capabilities included in your database.}} diff --git a/static/images/rc/database-details-query-performance-factor-pro.png b/static/images/rc/database-details-query-performance-factor-pro.png index d97eedbd3..837c87bca 100644 Binary files a/static/images/rc/database-details-query-performance-factor-pro.png and b/static/images/rc/database-details-query-performance-factor-pro.png differ diff --git a/static/images/rc/database-details-redis-module-select-flexible.png b/static/images/rc/database-details-redis-module-select-flexible.png index c3d168711..88e7436e4 100644 Binary files a/static/images/rc/database-details-redis-module-select-flexible.png and b/static/images/rc/database-details-redis-module-select-flexible.png differ diff --git a/static/images/rc/database-new-flexible.png b/static/images/rc/database-new-flexible.png index 9e7bcc668..720f6828d 100644 Binary files a/static/images/rc/database-new-flexible.png and b/static/images/rc/database-new-flexible.png differ diff --git a/static/images/rc/flexible-add-database-basic.png b/static/images/rc/flexible-add-database-basic.png index 137de926b..b608614ab 100644 Binary files a/static/images/rc/flexible-add-database-basic.png and b/static/images/rc/flexible-add-database-basic.png differ diff --git a/static/images/rc/new-database-general-type-free-stack.png b/static/images/rc/new-database-general-type-free-stack.png index 3ced8bf76..1fe6e7203 100644 Binary files a/static/images/rc/new-database-general-type-free-stack.png and b/static/images/rc/new-database-general-type-free-stack.png differ