Closed typester closed 11 years ago
t/client.t fails with redis-server 2.6.x by following reasons
t/client.t
glueoutputbuf yes
info
This patch fixes it. I also tested this patch works with redis-server 2.4.x
Thanks for merging this. Could you please release new version to CPAN?
t/client.t
fails with redis-server 2.6.x by following reasonsglueoutputbuf yes
config is no longer supported on 2.6info
command changed, and AnyEvent::Redis parser wont recognize it.This patch fixes it. I also tested this patch works with redis-server 2.4.x