mirror of
https://github.com/predis/predis.git
synced 2026-09-12 11:27:05 +00:00
Update CHANGELOG.
This commit is contained in:
@@ -7,6 +7,9 @@ v0.8.6 (2014-xx-xx)
|
||||
- Added `PFADD`, `PFCOUNT`, `PFMERGE` to the server profile for Redis 2.8 for
|
||||
handling the HyperLogLog data structure introduced in Redis 2.8.9.
|
||||
|
||||
- Added `ZLEXCOUNT`, `ZRANGEBYLEX`, `ZREMRANGEBYLEX` to the server profile for
|
||||
Redis 2.8 for handling lexicographic operations on members of sorted sets.
|
||||
|
||||
- Minor tweaks to make this version of Predis compatible with HHVM >= 2.4.0.
|
||||
|
||||
- Add support for key hash tags when using redis-cluster (Redis 3.0.0b1).
|
||||
|
||||
Reference in New Issue
Block a user