We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae63ba commit 64de52dCopy full SHA for 64de52d
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## Changelog
2
3
4
+## v2.36.1
5
+- support CLUSTER SHARDS (thanks @dadrus)
6
+
7
8
## v2.36.0
9
10
- return actual server address by CLUSTER NODES (thanks @nastik-kum)
README.md
@@ -225,6 +225,7 @@ Implemented commands:
225
- CLUSTER SLOTS
226
- CLUSTER KEYSLOT
227
- CLUSTER NODES
228
+ - CLUSTER SHARDS
229
- HyperLogLog (complete)
230
- PFADD
231
- PFCOUNT
0 commit comments