We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85eaaad commit 4f4940eCopy full SHA for 4f4940e
1 file changed
CHANGELOG.md
@@ -1,6 +1,15 @@
1
## Changelog
2
3
4
+### v2.31.0
5
+
6
+- support for MEMORY USAGE (thanks @davidroman0O)
7
+- test against Redis 7.2.0
8
+- support for CLIENT SETNAME/GETNAME (thanks @mr-karan)
9
+- fix very small numbers (thanks @zsh1995)
10
+- use the same float-to-string logic real Redis uses
11
12
13
### v2.30.5
14
15
- support SMISMEMBER (thanks @sandyharvie)
0 commit comments