Commit df3fd8d8 authored by antirez's avatar antirez
Browse files

Redis release candidate 1

parent a3b21203
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-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 It is now possible to specify - as config file name to read it from stdin
2009-06-10 sync with jodosha redis-rb 2009-06-10 sync with jodosha redis-rb
......
BEFORE REDIS 1.0.0-rc1 BEFORE REDIS 1.0.0-rc1
* Cover most of the source code with test-redis.tcl * Cover most of the source code with test-redis.tcl
* Remove tmp-.... files when saving child exits in the wrong way, to do so use tmp-pid.rdb as filename so that the parent can rebuild the file name just from the child pid.
AFTER 1.0 stable release AFTER 1.0 stable release
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment