Skip to content

Commit 0b2ef6e

Browse files
authored
Apply suggestions from code review
1 parent fc9e581 commit 0b2ef6e

File tree

1 file changed

+3
-4
lines changed
  • content/operate/rc/databases/version-management

1 file changed

+3
-4
lines changed

content/operate/rc/databases/version-management/_index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ categories:
55
- docs
66
- operate
77
- rc
8-
description: Describes Redis Cloud version management policy, supported versions, and upgrade options.
8+
description: Describes Redis Cloud supported database versions and upgrade options.
99
linkTitle: Version management
1010
weight: 36
1111
hideListLinks: true
1212
tocEmbedHeaders: true
1313
---
1414

15-
Redis Cloud provides comprehensive version management that balances automatic updates for security and performance with customer control over major changes.
15+
Redis Cloud provides comprehensive version management that prioritizes customer control over major changes.
1616

1717
## Redis version structure
1818

@@ -36,13 +36,12 @@ Redis uses a **MAJOR.MINOR.PATCH** versioning scheme:
3636
| **Redis 7.2** | GA | December 1, 2029 | Essentials, Pro |
3737
| **Redis 6.2** | GA | 2026 | Pro |
3838

39-
When a version reaches End-of-Life (EOL), Redis Cloud will automatically upgrade your database to the latest minor version during maintenance windows if you do not manually upgrade before EOL.
39+
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.
4040

4141
## Version selection
4242

4343
When creating a database, you select the version (e.g., Redis 8.2). Redis Cloud automatically provides the latest patch version within that version.
4444

45-
For existing databases, all upgrades must be done manually. See [Upgrade database version]({{< relref "/operate/rc/databases/version-management/upgrade-version" >}}) for more details.
4645

4746
## Manual upgrades
4847

0 commit comments

Comments
 (0)