diff options
author | antirez <antirez@gmail.com> | 2009-06-16 16:42:53 +0200 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2009-06-16 16:42:53 +0200 |
commit | df3fd8d88da1432bbf42f6b02ecc19f92c02a2c3 (patch) | |
tree | 2e887fb4a58908a4debc4131bd5ea4a9ff362995 /Changelog | |
parent | a3b21203d2c89a298fee34d1e60cf97fb2aa6e1d (diff) | |
download | redis-df3fd8d88da1432bbf42f6b02ecc19f92c02a2c3.tar.gz |
Redis release candidate 1
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2009-06-16 Better handling of background saving process killed or crashed +2009-06-14 number of keys info in INFO command thanks to Diego Rosario Brogna +2009-06-14 SPOP documented 2009-06-14 Clojure library thanks to Ragnar Dahlén 2009-06-10 It is now possible to specify - as config file name to read it from stdin 2009-06-10 sync with jodosha redis-rb |