]> git.saurik.com Git - redis.git/commit - src/networking.c
Added a define to set the size threshold to enable the multi bulk parsing big objects...
authorantirez <antirez@gmail.com>
Fri, 4 Nov 2011 10:16:11 +0000 (11:16 +0100)
committerantirez <antirez@gmail.com>
Fri, 4 Nov 2011 10:16:11 +0000 (11:16 +0100)
commit94d490b9f68a1972a3c89cf0ffc801b64ec2083e
tree05adee0a3a268ee621f6a8b270beed189371bd2d
parent826b5beb9c04fef0d9942b8846989732b0d03ead
Added a define to set the size threshold to enable the multi bulk parsing big objects optimization.
src/networking.c
src/redis.h