We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c9a13 commit 99437e6Copy full SHA for 99437e6
CHANGELOG.md
@@ -1,6 +1,17 @@
1
## Changelog
2
3
4
+## v2.36.0
5
+
6
+- return actual server address by CLUSTER NODES (thanks @nastik-kum)
7
+- support DUMP and RESTORE (thanks @alyssaruth)
8
+- support EVALRO (thanks @max-frank)
9
+- add WAIT command as no-op (thanks @aroullet)
10
+- support info stats (thanks @destinyoooo)
11
+- add "<timestamp>-*" keys
12
+- compare against Redis 8.4.0
13
14
15
## v2.35.0
16
17
- add Lua redis.setresp({2,3})
0 commit comments