mirror of
https://github.com/fluencelabs/redis
synced 2025-07-06 20:31:34 +00:00
CHANGELOG updated
This commit is contained in:
@ -12,6 +12,16 @@ for 2.0.
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
What's new in Redis 2.2.3
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* Fixed issue #503. MONITOR + QUIT (and other combinations) could crash
|
||||||
|
the server.
|
||||||
|
* OBJECT command implemented. See http://redis.io/commands/object
|
||||||
|
* Fixed a problem in redis-cli related to escapes in the form "\x..".
|
||||||
|
* Fixed a minor memory leak in redis-cli
|
||||||
|
* Saved RDB on SIGTERM on archs where it was not working properly.
|
||||||
|
|
||||||
What's new in Redis 2.2.2
|
What's new in Redis 2.2.2
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user