Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit d19ffbb

Browse files
committed
Redis 6.2-rc1 released
1 parent 1acae1f commit d19ffbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

downloads.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"notes": "This is where all the development happens. Only for hard-core hackers. Use only if you need to test the latest features or performance improvements. This is going to be the next Redis release in a few months."
66
},
77

8+
"pre-release": {
9+
"branch": "6.2",
10+
"version": "6.2-rc1",
11+
"notes": "Redis 6.2 includes many new commands and improvements, but no big features. It mainly makes Redis more complete and addresses issues that have been requested by many users frequently or for a long time."
12+
},
13+
814
"stable": {
915
"branch": "6.0",
1016
"version": "6.0.9",

0 commit comments

Comments
 (0)