]> git.saurik.com Git - redis.git/commit
Fixed memory human style memory reporting, removed server.usedmemory, now zmalloc_use...
authorantirez <antirez@gmail.com>
Sat, 23 Jan 2010 16:55:04 +0000 (11:55 -0500)
committerantirez <antirez@gmail.com>
Sat, 23 Jan 2010 16:55:04 +0000 (11:55 -0500)
commitb72f6a4b70ef642a085f700243ebf885ca7b09f4
tree133857beb0dcd2a5c8674deb868faa051a9c5745
parentb0d8747dae8fa2dfa93b33ca036dace078edef21
Fixed memory human style memory reporting, removed server.usedmemory, now zmalloc_used_memory() is used always.
TODO
redis.c