|
@@ -5,6 +5,10 @@
|
|
full battery of tests targeting specific functions of this library is still
|
|
full battery of tests targeting specific functions of this library is still
|
|
missing.
|
|
missing.
|
|
|
|
|
|
|
|
+* Better support for arguments such as WEIGHTS and AGGREGATE [MIN|MAX] for
|
|
|
|
+ ZUNION and ZINTER.
|
|
|
|
+
|
|
|
|
+* Add a PubSubBlock class.
|
|
|
|
+
|
|
* Missing tests for new commands:
|
|
* Missing tests for new commands:
|
|
- ZSets : ZREVRANK, ZREMBYRANK, ZUNION, ZINTER
|
|
|
|
- Hashes : HSET, HGET
|
|
|
|
|
|
+ PubSub : PUBLISH, SUBSCRIBE, UNSUBSCRIBE, PSUBSCRIBE, PUNSUBSCRIBE
|