]> git.saurik.com Git - redis.git/commit - src/ae_kqueue.c
Enabled object encoding for multiple keys in MSET. Added a test for memory leaks...
authorantirez <antirez@gmail.com>
Sat, 28 Nov 2009 15:55:05 +0000 (16:55 +0100)
committerantirez <antirez@gmail.com>
Sat, 28 Nov 2009 15:55:05 +0000 (16:55 +0100)
commit1751139117cc37f17051fdc55c0fe00c5da2043d
treedf90b4d0ec03bb8027c291d1825148cacd0030c0
parent791445b7459183d839e20672e20d246dea895213
Enabled object encoding for multiple keys in MSET. Added a test for memory leaks in test-redis.tcl when running on Mac OS X
ae_kqueue.c
redis.c
test-redis.tcl