]> git.saurik.com Git - redis.git/commit - redis.c
Introduced a new log verbosity level, so now DEBUG is really for debugging. Refactore...
authorantirez <antirez@gmail.com>
Wed, 6 Jan 2010 14:15:17 +0000 (09:15 -0500)
committerantirez <antirez@gmail.com>
Wed, 6 Jan 2010 14:15:17 +0000 (09:15 -0500)
commitf870935d3e26fe79766f15bbaa5358c5379e390e
treec36a5c69f69839a868d58a4464fce297620f8cca
parent38823f081799b5bcdbb07fd56478f07cb865640d
Introduced a new log verbosity level, so now DEBUG is really for debugging. Refactored a bit maxmemory. When virtual memory is short in RAM free the objects freelist as well as swapping things out.
TODO
redis.c
redis.conf