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
|**Redis 7.4**| GA | December 1, 2029 | Essentials, Pro |
36
36
|**Redis 7.2**| GA | December 1, 2029 | Essentials, Pro |
37
37
|**Redis 6.2**| GA | April 1, 2027 | Pro |
38
38
39
+
1. <aname="table-note-1"style="display: block; height: 80px; margin-top: -80px;"></a> Redis 8.0 is not available for new databases.
40
+
39
41
When a version reaches End-of-Life (EOL), Redis Cloud will automatically upgrade your database to the following minor version during maintenance windows if you do not manually upgrade before EOL.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/version-management/upgrade-version.md
+4-14Lines changed: 4 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,7 @@ aliases:
12
12
- /rc/databases/upgrade-version
13
13
---
14
14
15
-
Database version upgrade options depend on your plan type.
16
-
17
-
## Redis Cloud Essentials
18
-
19
-
All new Redis Cloud Essentials databases are on the latest available version of Redis.
20
-
21
-
Redis will notify users when new database versions are available, but upgrades must be done manually.
22
-
23
-
## Redis Cloud Pro
24
-
25
-
You can upgrade Redis Cloud Pro databases that are not on the latest available version of Redis to a later version at any time.
15
+
You can upgrade databases that are not on the latest available version of Redis to a later version at any time.
26
16
27
17
{{< note >}}
28
18
Please keep in mind the following before upgrading your database version:
@@ -40,9 +30,9 @@ Please keep in mind the following before upgrading your database version:
40
30
- You must upgrade the target database in an [Active-Passive]({{< relref "/operate/rc/databases/migrate-databases#sync-using-active-passive" >}}) setup before you upgrade the source database to prevent compatibility issues.
41
31
{{< /note >}}
42
32
43
-
###Upgrade Redis Cloud Pro database
33
+
## Upgrade database
44
34
45
-
To upgrade a Redis Cloud Pro database:
35
+
To upgrade a Redis Cloud database:
46
36
47
37
1. Choose your database from the **Databases** list to open your database page. Select **More actions > Version upgrade**.
48
38
@@ -64,7 +54,7 @@ The database will start upgrading to the selected version immediately. The upgra
64
54
65
55
You can continue to use the Redis Cloud console for other tasks during the upgrade.
66
56
67
-
###Manually revert upgrade
57
+
## Manually revert upgrade
68
58
69
59
Automatically reverting to a previous Redis version is not supported on Redis Cloud.
0 commit comments