]> git.saurik.com Git - redis.git/commit
Also remove size of AOF buffers from used memory when doing the math for freeMemoryIf...
authorantirez <antirez@gmail.com>
Mon, 6 Feb 2012 15:35:43 +0000 (16:35 +0100)
committerantirez <antirez@gmail.com>
Mon, 6 Feb 2012 15:35:43 +0000 (16:35 +0100)
commitc1ef6ffe8a53e573b6b9e8d1a02c35e2c62cdad8
treec9327cf0931a721a9ced210d8614dd47f707b52e
parentf6b32c14f4c8680d2a6b7a4d71758e76ca2c3554
Also remove size of AOF buffers from used memory when doing the math for freeMemoryIfNeeded()
src/redis.c