summaryrefslogtreecommitdiff
path: root/deps/hiredis/hiredis.h
Commit message (Collapse)AuthorAgeFilesLines
* RESP3: hiredis: save the original double string.antirez2018-12-211-1/+2
|
* RESP3: hiredis: initial double implementation.antirez2018-12-211-0/+1
|
* RESP3: hiredis updated with recent version + some RESP3 support.antirez2018-12-211-27/+6
|
* deps/hiredis updated to latest version.antirez2016-12-211-75/+78
| | | | Close #3687.
* hiredis: Update to latest versionMatt Stancliff2014-06-231-5/+15
| | | | | | | | 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.
* hiredis library updated.antirez2012-08-211-0/+6
| | | | | | | | This version of hiredis merges modifications of the Redis fork with latest changes in the hiredis repository. The same version was pushed on the hiredis repository and will probably merged into the master branch in short time.
* Applied a few modifications to hiredis to tune it for speed ↵antirez2012-02-191-1/+1
| | | | (redis-benchmark) and ability to read more deeply nested replies (redis-cli).
* The hiredis lib shipped with Redis was updated to latest version.antirez2012-02-191-32/+52
|
* Update hiredisPieter Noordhuis2011-05-051-2/+16
|
* Update hiredis to 0.9.2Pieter Noordhuis2010-12-231-3/+16
|
* Update hiredisPieter Noordhuis2010-11-051-1/+1
|
* Update hiredisPieter Noordhuis2010-11-041-1/+2
|
* Add hiredis dependency for redis-cli, redis-benchmark, etcPieter Noordhuis2010-11-031-0/+156