antirez
7b940930d0
deps/hiredis SDS updated to version 2.0.0.
2015-07-25 17:51:48 +02:00
antirez
bb666fe7a4
Missing va_end also added in hiredis copy of sds.c.
2014-08-26 10:05:32 +02:00
Mariano Pérez Rodríguez
8794500289
Missing assert removal from sdsIncrLen()
...
Companion for 5e780be2ad0a86c98c5b9b4450f5e897923647db, but dealing with hiredis.
2014-08-25 15:24:15 -03:00
antirez
02b06ba8f0
Use unsigned integers in SDS header.
...
This raises the max string to 4GB without any downside.
2014-08-13 10:53:51 +02:00
antirez
82d95f85f8
Silence different signs comparison warning in sds.c.
2014-06-23 11:50:24 +02:00
antirez
c52fcbddc8
Use Redis updated sds.c for deps/hiredis.
2014-06-23 11:44:50 +02:00
Matt Stancliff
c3aad2aeee
hiredis: Update to latest version
...
This is hiredis f225c276be7fd0646019b51023e3f41566633dfe
This update includes all changes that diverged inside of Redis since
the last update. This version also allows optional source address
binding for connections which we need for some Sentinel deployments.
2014-06-23 11:44:34 +02:00
antirez
b55bcdd3ab
Use latest sds.c in the hiredis library under deps.
2013-07-25 10:32:19 +02:00
antirez
c23e3efd71
The hiredis lib shipped with Redis was updated to latest version.
2012-02-19 20:26:50 +01:00
Pieter Noordhuis
6fd0d3c83c
Update hiredis
2011-05-05 16:25:48 +02:00
Pieter Noordhuis
1931d7e0d3
Add hiredis dependency for redis-cli, redis-benchmark, etc
2010-11-03 16:03:04 +01:00