]> git.saurik.com Git - redis.git/commit
hiredis/redis changes for speed with big payloads: read buffer size set
authorantirez <antirez@gmail.com>
Tue, 8 Nov 2011 09:59:35 +0000 (10:59 +0100)
committerantirez <antirez@gmail.com>
Tue, 8 Nov 2011 09:59:59 +0000 (10:59 +0100)
commit65330badb97206cd7cf0973d3f2267b0a523c05e
treec9874d1156b66095d32686bed7f497c369e967d1
parentd5a80182870140ff338c9ad9a35d3698f3911bc1
hiredis/redis changes for speed with big payloads: read buffer size set
to 16k, request buffer size is no longer destroyed when emtpy and large
(better fix needed). Redis clients static output buffer set to 16k as
well.
deps/hiredis/hiredis.c
src/redis.h