]> git.saurik.com Git - redis.git/commit
fixed a few bugs in DS store, now it's somewhat about able to reply to 'GET foo'...
authorantirez <antirez@gmail.com>
Thu, 30 Dec 2010 14:55:24 +0000 (15:55 +0100)
committerantirez <antirez@gmail.com>
Thu, 30 Dec 2010 14:55:24 +0000 (15:55 +0100)
commit1609a1c42d8f49bada5375a8756a2ca56609ece8
tree1cbf8cb70570d3153b7cb80166bc5fbe1396f2ab
parent67b0b41c879d01a35b1fcdab88b7e70f95a3232c
fixed a few bugs in DS store, now it's somewhat about able to reply to 'GET foo' with a bogus value.
src/diskstore.c
src/dscache.c
src/redis.c