]> git.saurik.com Git - redis.git/commit - doc/LremCommand.html
Kill the background saving process before performing SHUTDOWN to avoid races
authorantirez <antirez@gmail.com>
Fri, 5 Jun 2009 20:52:30 +0000 (22:52 +0200)
committerantirez <antirez@gmail.com>
Fri, 5 Jun 2009 20:52:30 +0000 (22:52 +0200)
commit9f3c422c72d4cede717b5f61bb7bde5823db53f2
treee5e285e4de315f4769152b709a9695cca43c71de
parent33c08b39164eb669313f4871ce1b16a8e4cb2e5c
Kill the background saving process before performing SHUTDOWN to avoid races
benchmark.c
doc/LremCommand.html
redis.c