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
+5-21Lines changed: 5 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,29 +27,11 @@ When the database **Type** is set to _Redis_, the Advanced capabilities section
27
27
28
28
Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default.
29
29
30
-
### Version management for Essentials
31
-
32
-
-**Minor version auto-upgrades**: Always enabled for Redis 8+, upgrades to latest minor version during maintenance windows
33
-
-**Major version upgrades**: Customer controlled, never automatic
34
-
-**Latest versions**: All new databases automatically use the latest available Redis version
35
-
-**Notifications**: You receive notifications when new database versions become available
36
-
37
-
For more information about Redis Cloud version management, see [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}).
38
-
39
-
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" >}}).
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" >}}). For more information about Redis Cloud version management, see [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}).
40
31
41
32
## Redis Cloud Pro {#pro}
42
33
43
-
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.
44
-
45
-
### Version management for Pro
46
-
47
-
-**Minor version auto-upgrades**: Enabled by default for Redis 8+ but can be disabled, occur during maintenance windows
48
-
-**Major version upgrades**: Customer controlled, never automatic
49
-
-**Manual control**: You can upgrade to any available version at any time
50
-
-**Forced upgrades**: If auto-upgrades disabled and version reaches EOL, automatic upgrade during maintenance windows
51
-
52
-
For more information about Redis Cloud version management, see [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}).
34
+
By default, Redis Cloud Pro databases load all supported advanced capabilities. For versions prior to Redis 8.0, 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.
53
35
54
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%">}}
55
37
@@ -66,7 +48,9 @@ You can select more than one advanced capability for a database, though there ar
66
48
67
49
To remove a selected capability, clear its checkbox.
68
50
69
-
To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}).
51
+
Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default.
52
+
53
+
To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}). For more information about Redis Cloud version management, see [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}).
|**Advanced Capabilities**|[Advanced features and data types]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) used by the database. Choose from [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}), [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}), [Time series]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}}), or [Probabilistic]({{< relref "/operate/oss_and_stack/stack-with-enterprise/bloom" >}}). <br/> Databases with Search and query have specific sizing requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
173
+
|**Advanced Capabilities**|[Advanced features and data types]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) used by the database. Choose from [Search and query]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search" >}}), [JSON]({{< relref "/operate/oss_and_stack/stack-with-enterprise/json" >}}), [Time series]({{< relref "/operate/oss_and_stack/stack-with-enterprise/timeseries" >}}), or [Probabilistic]({{< relref "/operate/oss_and_stack/stack-with-enterprise/bloom" >}}). <br/> Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default. <br/> Databases with Search and query have specific sizing requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
174
174
|**OSS Cluster API**| Enable to use the [Redis Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}). |
175
175
|**Type**| Set to **Redis**, otherwise **Memcached** database for legacy database support. |
176
-
|**Supported Protocol(s)**| Choose between RESP2 and RESP3 _(Redis 7.2 only)_. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details |
176
+
|**Supported Protocol(s)**| Choose between RESP2 and RESP3 _(Redis 7.2 and later only)_. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details |
177
177
|**Quantity**| Number of databases to create with these settings. |
178
178
179
179
When finished, select **Save configuration** to save your database configuration.
0 commit comments