File tree Expand file tree Collapse file tree 5 files changed +22
-22
lines changed Expand file tree Collapse file tree 5 files changed +22
-22
lines changed Load Diff This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1+ ---
2+ title : Redis versions
3+ alwaysopen : false
4+ categories :
5+ - docs
6+ - operate
7+ - rs
8+ - rc
9+ description : Highlights of what's new for Redis versions
10+ linkTitle : Redis versions
11+ weight : 10
12+ ---
13+
14+ A Redis version represents the complete set of features available in a specific Redis version.
15+
16+ The following Redis versions are supported and maintained:
17+
18+ - Redis version [ 7.4] ({{< relref "/develop/redis-versions/7-4" >}})
19+ - Redis version [ 7.2] ({{< relref "/develop/redis-versions/7-2" >}})
20+ - Redis version [ 6.2] ({{< relref "/develop/redis-versions/6-2" >}})
21+
22+ To use a new feature introduced in a later Redis version, you must upgrade the corresponding components included in that Redis version.
You can’t perform that action at this time.
0 commit comments