]> git.saurik.com Git - redis.git/commit
Fixes to c->reply_bytes computation, and debug messages to closely study the behavior...
authorantirez <antirez@gmail.com>
Tue, 7 Feb 2012 16:41:31 +0000 (17:41 +0100)
committerantirez <antirez@gmail.com>
Tue, 7 Feb 2012 16:41:31 +0000 (17:41 +0100)
commit609baba8a2d115f05e8fbc0db742ca60848e3c80
tree5b7e07375b401a141c94bce781b60eae49ba1675
parent442246dde2d8842caf4c1f4d4694ef5a78a0bad8
Fixes to c->reply_bytes computation, and debug messages to closely study the behavior of memory pressure + slaves + maxmemory + blocked slaves.
src/networking.c
src/redis.c