]> git.saurik.com Git - redis.git/commit
handled DEL command as a special optimized case for disk store
authorantirez <antirez@gmail.com>
Thu, 30 Dec 2010 18:16:59 +0000 (19:16 +0100)
committerantirez <antirez@gmail.com>
Thu, 30 Dec 2010 18:16:59 +0000 (19:16 +0100)
commit31222292284aa518f1a1961b3b7df8e47134bac9
treec8fdc5a5cf401e569592b040fd627f2a4922667b
parent8d51fb6a80fb40abd0bb487d71435d3a30c2942e
handled DEL command as a special optimized case for disk store
src/db.c
src/diskstore.c
src/dscache.c
src/redis.h