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
**We strongly recommend using the latest available version** to benefit from the newest features, performance improvements, and security updates.
32
+
**We strongly recommend using the latest available database version** to benefit from the newest features, performance improvements, and security updates.
29
33
{{< /note >}}
30
34
31
35
| Version | Status | EOL Date | Plans |
@@ -38,11 +42,11 @@ Redis uses a **MAJOR.MINOR.PATCH** versioning scheme:
38
42
39
43
1. <aname="table-note-1"style="display: block; height: 80px; margin-top: -80px;"></a> Redis 8.0 is not available for new databases.
40
44
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.
45
+
When a database 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.
42
46
43
47
## Version selection
44
48
45
-
When creating a database, you select the version (e.g., Redis 8.2). Redis Cloud automatically provides the latest patch version within that version.
49
+
When creating a database, you select the database version (e.g., Redis 8.2). Redis Cloud automatically provides the latest patch version within that version.
Copy file name to clipboardExpand all lines: content/operate/rc/databases/version-management/upgrade-version.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ aliases:
12
12
- /rc/databases/upgrade-version
13
13
---
14
14
15
-
You can upgrade 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 database version at any time.
16
16
17
17
{{< note >}}
18
18
Please keep in mind the following before upgrading your database version:
@@ -76,9 +76,9 @@ The upgrade will start in 1-3 weeks from your request, according to your subscri
76
76
77
77
## Manually revert upgrade
78
78
79
-
Automatically reverting to a previous Redis version is not supported on Redis Cloud.
79
+
Automatically reverting to a previous Redis database version is not supported on Redis Cloud.
80
80
81
-
If you [backed up your database]({{< relref "/operate/rc/databases/back-up-data" >}}) before you upgraded your version, you can:
81
+
If you [backed up your database]({{< relref "/operate/rc/databases/back-up-data" >}}) before you upgraded your database version, you can:
82
82
83
83
1.[Delete your database]({{< relref "/operate/rc/databases/delete-database" >}}) without deleting your subscription.
84
84
1.[Create a new database]({{< relref "/operate/rc/databases/create-database/create-pro-database-existing" >}}) in your subscription with the following settings:
0 commit comments