|
@@ -5,7 +5,8 @@ v1.0.2 (2015-xx-xx)
|
|
|
scheme, the rules used to parse URI strings match the provisional registration
|
|
|
[published by IANA](http://www.iana.org/assignments/uri-schemes/prov/redis).
|
|
|
|
|
|
-- Added missing commands: `ZREVRANGEBYLEX` (>= 2.8), `MIGRATE` (>= 2.6).
|
|
|
+- Added new or missing commands: `HSTRLEN` (>= 3.2), `ZREVRANGEBYLEX` (>= 2.8)
|
|
|
+ and `MIGRATE` (>= 2.6).
|
|
|
|
|
|
- Implemented support for the `ZADD` modifiers `NX|XX`, `CH`, `INCR` (Redis >=
|
|
|
3.0.2) using the simplified signature where scores and members are passed as
|