]> git.saurik.com Git - redis.git/commit
Two important fixes to append only file: zero length values and expires. A pretty...
authorantirez <antirez@gmail.com>
Tue, 15 Dec 2009 18:06:41 +0000 (13:06 -0500)
committerantirez <antirez@gmail.com>
Tue, 15 Dec 2009 18:06:41 +0000 (13:06 -0500)
commite96e4fbf159269075633f30063d254515aeb3a5f
treeb387cedb8b796fa3ae4ed594d1e02d0d9b5f4d0e
parent71c2b467b01c93726fccc0a3521343c11c92167c
Two important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF.
redis.c
test-redis.tcl
utils/redis-sha1.rb