mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Update CHANGELOG.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
v0.6.6 (2011-xx-xx)
|
||||
* Added a VERSION constant to Predis\Client.
|
||||
|
||||
* Some performance improvements for multibulk replies (parsing them is about
|
||||
16% faster than the previous version).
|
||||
|
||||
* Add support for connecting to Redis using UNIX domain sockets (ISSUE #25).
|
||||
* Added support for connecting to Redis using UNIX domain sockets (ISSUE #25).
|
||||
|
||||
* ZUNIONSTORE and ZINTERSTORE can accept an array to specify a list of the
|
||||
source keys to be used to populate the destination key.
|
||||
|
||||
Reference in New Issue
Block a user