From: antirez Date: Fri, 4 Nov 2011 10:16:11 +0000 (+0100) Subject: Added a define to set the size threshold to enable the multi bulk parsing big objects... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/94d490b9f68a1972a3c89cf0ffc801b64ec2083e?hp=94d490b9f68a1972a3c89cf0ffc801b64ec2083e Added a define to set the size threshold to enable the multi bulk parsing big objects optimization. ---