Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
04fd609
initial rough draft
kaitlynmichael Oct 14, 2025
866bc95
copy edits
kaitlynmichael Oct 15, 2025
78a62d3
add plans to support table
kaitlynmichael Oct 15, 2025
114c05d
EOL auto-upgrade
kaitlynmichael Oct 15, 2025
db48198
EOL details
kaitlynmichael Oct 15, 2025
2e96790
reorganize version management page
kaitlynmichael Oct 15, 2025
2165dc0
clarify examples
kaitlynmichael Oct 15, 2025
1f2ea58
copy edits
kaitlynmichael Oct 15, 2025
6e79765
feedback revisions
kaitlynmichael Oct 16, 2025
5f2b978
Move upgrade version into version managment section
cmilesb Oct 20, 2025
e9ca860
version-management -> _index.md
cmilesb Oct 20, 2025
22fb164
checkpoint
cmilesb Oct 21, 2025
70fe016
checkpoint 2
cmilesb Oct 21, 2025
00ff164
Procedural changes
cmilesb Oct 21, 2025
142ad9b
Apply suggestions from code review
cmilesb Oct 23, 2025
9d142bd
hide list links
cmilesb Oct 23, 2025
2a12b7a
Apply suggestions from code review
cmilesb Oct 28, 2025
2cf8533
Merge branch 'main' into DOC-5754
cmilesb Oct 30, 2025
35f353f
Move to November changelog
cmilesb Oct 30, 2025
4fd4780
Duplicate version policy to ROS
cmilesb Oct 30, 2025
eda352b
Add banner to advanced capabilities
cmilesb Oct 30, 2025
054dbcb
Remove auto upgrade, LTS/STS, and OSS page
cmilesb Nov 5, 2025
31dd63f
Relref fix
cmilesb Nov 5, 2025
e0e22d3
Merge branch 'main' into DOC-5754
cmilesb Nov 5, 2025
655509f
Remove auto-upgrade mentions
cmilesb Nov 5, 2025
fc9e581
Merge branch 'main' into DOC-5754
cmilesb Nov 5, 2025
0b2ef6e
Apply suggestions from code review
cmilesb Nov 6, 2025
c13211d
Update content/operate/rc/databases/version-management/_index.md
cmilesb Nov 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/operate/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ hideListLinks: true
| Clustering | [Clustering]({{< relref "/operate/rc/databases/configuration/clustering" >}}) | [Clustering]({{<relref "/operate/rs/databases/durability-ha/clustering">}}) | [Scale with Redis Cluster]({{< relref "/operate/oss_and_stack/management/scaling" >}}) | [Redis Enterprise clusters (REC)]({{<relref "/operate/kubernetes/re-clusters">}}) |
| Replication | [Replication]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) | [Replication]({{<relref "/operate/rs/databases/durability-ha/replication">}}) | [Replication]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [Create replica databases]({{<relref "/operate/kubernetes/re-databases/replica-redb/">}})|
| Active-Active geo-distribution | [Active-Active Redis]({{< relref "/operate/rc/databases/active-active" >}}) | [Active-Active Redis]({{<relref "/operate/rs/databases/active-active">}}) | | [Active-Active databases]({{<relref "/operate/kubernetes/active-active/">}}) |
| Rolling upgrades | [Upgrade database version]({{< relref "/operate/rc/databases/upgrade-version" >}}) | [Upgrade Redis Software]({{<relref "/operate/rs/installing-upgrading/upgrading">}}) | | [Upgrade Redis for K8s]({{<relref "/operate/kubernetes/upgrade/">}}) |
| Rolling upgrades | [Upgrade database version]({{< relref "/operate/rc/databases/version-management/upgrade-version" >}}) | [Upgrade Redis Software]({{<relref "/operate/rs/installing-upgrading/upgrading">}}) | | [Upgrade Redis for K8s]({{<relref "/operate/kubernetes/upgrade/">}}) |
| Redis Flex/Auto tiering | [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) | [Redis Flex]({{<relref "/operate/rs/databases/flash">}}) | | [Redis Flex]({{<relref "/operate/kubernetes/re-clusters/redis-flex/">}}) |
| Persistence | [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) | [Persistence]({{<relref "/operate/rs/databases/configure/database-persistence">}}) | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [Persistence volumes]({{<relref "/operate/kubernetes/recommendations/persistent-volumes/">}})|
| Recovery | Automatic | [Recover cluster]({{<relref "/operate/rs/clusters/cluster-recovery">}}) | [Manual failover]({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | [Cluster recovery]({{<relref "/operate/kubernetes/re-clusters/cluster-recovery/">}}) |
Expand Down
23 changes: 23 additions & 0 deletions content/operate/rc/changelog/november-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
Title: Redis Cloud changelog (November 2025)
alwaysopen: false
categories:
- docs
- operate
- rc
description: New features, enhancements, and other changes added to Redis Cloud during
November 2025.
highlights: Redis 8.2 on Redis Cloud Pro, Automatic minor version upgrades
linktitle: November 2025
weight: 60
tags:
- changelog
---

## New features

### Redis 8.2 on Redis Cloud Pro

Redis 8.2 is now available on Redis Cloud Pro. You can now upgrade your existing Pro database to Redis 8.2.

See [upgrade database version]({{< relref "/operate/rc/databases/version-management/upgrade-version" >}}) to learn how to upgrade your existing Pro database to the latest version. If you are upgrading to Redis 8.2 from Redis 7.4 or earlier, review the [Redis 8.0 breaking changes]({{< relref "/operate/rc/changelog/version-release-notes/8-0#breaking-changes" >}}) before upgrading.
23 changes: 23 additions & 0 deletions content/operate/rc/changelog/version-release-notes/8-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
Title: Redis 8.2 release notes and breaking changes
alwaysopen: false
categories:
- docs
- operate
- rc
description: Release notes and breaking changes for Redis 8.2 on Redis Cloud.
hideListLinks: true
linktitle: Redis 8.2
weight: 4
tocEmbedHeaders: true
---

Redis 8.2 builds on the foundation of Redis 8.0 with significant performance and memory optimizations, enhanced streaming capabilities, and improved cluster management tools. For more information on the changes in Redis 8.2, see [What's new in Redis 8.2]({{<relref "/develop/whats-new/8-2" >}}) and review the Redis Open Source [8.2 release notes]({{<relref "/operate/oss-and-stack/stack-with-enterprise/release-notes/redisce/redisos-8.2-release-notes" >}}).

Starting with the release of Redis 8.2 on Redis Cloud Pro, Redis Cloud will automatically upgrade your database to the latest minor version during maintenance windows. See [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}) for more information.

## Breaking changes

When new versions of Redis Open Source change existing commands, upgrading your database to a new version can potentially break some functionality. Before you upgrade, read the provided list of breaking changes that affect Redis Cloud and update any applications that connect to your database to handle these changes.

If you are upgrading from Redis 7.4, review the [Redis 8.0 breaking changes]({{< relref "/operate/rc/changelog/version-release-notes/8-0#breaking-changes" >}}) before upgrading.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,9 @@ By default, you're shown basic settings, which include:

{{<image filename="images/rc/active-active-json-detail.png" width="75%" alt="When you create an Active-Active database, you can select the JSON and Search and query advanced capabilities." >}}

We select both capabilities for you automatically. You can remove a capability by selecting it. Selected capabilities will be available in all regions, including those added in the future.
For Redis versions prior to 8.0, we select both capabilities for you automatically. You can remove a capability by clicking on it while selected. Selected capabilities will be available in all regions, including those added in the future.

Starting with Redis 8.0, JSON and Search and query are included by default.

See [Search and query Active-Active databases]({{< relref "/operate/oss_and_stack/stack-with-enterprise/search/search-active-active" >}}) to learn how to use Search and query on Active-Active databases.

Expand Down Expand Up @@ -275,7 +277,7 @@ Total ops/sec = 9000 (Region 1) + 10000 (Region 2) + 7000 (Region 3)
For Search and query databases, the estimated throughput from the [Sizing calculator](https://redis.io/redisearch-sizing-calculator/) is the total amount of throughput you need. When setting throughput for your Active-Active database, use the total amount for each region and divide it depending on your read (query) and write (update) needs for each region. For example, if the total amount of throughput needed is 50000 ops/sec, you could set each region to have 20000 ops/sec for reads (queries) and 30000 ops/sec for writes (updates).

- **Data Persistence**: Defines the data persistence policy, if any. See [Database persistence]({{< relref "/operate/rs/databases/configure/database-persistence.md" >}}).
- **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.
- **Supported Protocol(s)**: Choose between RESP2 and RESP3 _(Redis 7.2 or later)_. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details.
- **Quantity**: Number of databases to create with these settings.

When finished, select **Save configuration** to save your database configuration.
Expand Down
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would put a highlighted note at the beginning of the page that you don't need to choose advanced capabilities starting from Redis 8. Most of the new customers who come to to the docs will probably use the latest redis version

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ description: Describes Redis Cloud Advanced capability options.
headerRange: '[1-3]'
toc: 'true'
weight: $weight
bannerText: Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default, so you no longer need to select them when creating a database on version 8.0 or later.
---

Advanced capabilities extend Redis database functionality by adding new features and data types.
Expand All @@ -17,7 +18,7 @@ Available options depend on your database plan and **Type**.

## Redis Cloud Essentials {#essentials}

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.
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.

{{<image filename="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">}}

Expand All @@ -27,11 +28,11 @@ When the database **Type** is set to _Redis_, the Advanced capabilities section

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 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" >}}).

## 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** when adding your database in the **Sizing tab** to view advanced capability settings.
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.

{{<image filename="images/rc/database-details-redis-module-select-flexible.png" alt="For Pro databases, you can select the capabilities included in your database." width="75%">}}

Expand All @@ -48,7 +49,9 @@ You can select more than one advanced capability for a database, though there ar

To remove a selected capability, clear its checkbox.

To learn more, see [Redis Stack]({{< relref "/develop/get-started/" >}}) and [Redis Stack and Redis Enterprise]({{< relref "/operate/oss_and_stack/stack-with-enterprise" >}}).
Starting with Redis 8.0, all advanced capabilities provided by Redis Stack are included in Redis by default.

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" >}}).

### Search and query sizing

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The **Performance** section lets you manage the maximum size, throughput, and ha
| **Dataset size** | Maximum size (in GB) for your dataset. See [Dataset size]({{< relref "/operate/rc/databases/configuration/sizing#dataset-size" >}}) for sizing considerations. <br/> Databases with Search and query have specific size requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
| **Throughput** | Defines throughput in terms of maximum operations per second for the database. See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more info. <br/> Databases with Search and query have specific throughput requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
| **High availability** | Replicates your data across multiple nodes, as allowed by your subscription plan. See [High availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) for more info|
| **Query performance factor** | *(Search and query databases on Redis 7.2 or later)* Adds additional compute power to process your query and vector search workloads and boost your queries per second. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
| **Hashing policy** | Defines the [hashing policy]({{< relref "/operate/rc/databases/configuration/clustering#manage-the-hashing-policy" >}}). |
| **OSS Cluster API** | Activates the [Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}) for a database. When this option is selected, you cannot define a custom hashing policy.<br/> After you select OSS Cluster API, you can select **Use external endpoint** if you want to use the external endpoint for the database. Selecting **Use external endpoint** will block the private endpoint for this database. |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ By default, you're shown basic settings, which include:
| Database&nbsp;setting | Description |
|:---------|:-----------|
| **Name** | A custom name for your database (_required_) |
| **Version** | The Redis version for your database. We recommend you choose the latest available version. |
| **Version** | The Redis version for your database. We recommend you choose the latest available version. See [Redis version management]({{< relref "/operate/rc/databases/version-management" >}}) for more information. |
| **Dataset size (GB)** | The amount of data for your dataset. Specify small sizes as decimals of 1.0&nbsp;GB; example: `0.1` GB (minimum). We calculate the total memory limit for you based on the other settings you choose for your database. <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. |
| **High Availability** | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. (Warning: Doubles memory consumption). See [High Availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). |
| **Throughput** | Identifies maximum throughput for the database, which is specified in terms of operations per second (**Ops/sec**). See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more information. <br/> Databases with Search and query have specific throughput requirements. See [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
Expand All @@ -170,10 +170,10 @@ Select **More options** to specify values for the following settings.

| Database&nbsp;option | Description |
|:---------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **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. |
| **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" >}}), and [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. |
| **OSS Cluster API** | Enable to use the [Redis Cluster API]({{< relref "/operate/rc/databases/configuration/clustering#oss-cluster-api" >}}). |
| **Type** | Set to **Redis**, otherwise **Memcached** database for legacy database support. |
| **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 |
| **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 |
| **Quantity** | Number of databases to create with these settings. |

When finished, select **Save configuration** to save your database configuration.
Expand Down
Loading