Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '418de21d8feb35303904ec718fcd1387e4699d2f' into refresh-hiredis | Yossi Gottlieb | 2022-02-14 | 3 | -68/+123 |
| | |||||
* | Merge commit '7ee5a41aac7e5abc90d050fa509fa953ca7f1da1' as 'deps/hiredis' | michael-grunder | 2020-08-06 | 8 | -0/+1091 |
| | |||||
* | Remove hiredis so we can add it as a subtree | michael-grunder | 2020-08-06 | 8 | -1048/+0 |
| | |||||
* | hiredis updated to master version. | antirez | 2019-09-20 | 1 | -24/+88 |
| | |||||
* | RESP3: hiredis updated with recent version + some RESP3 support. | antirez | 2019-01-09 | 2 | -8/+5 |
| | |||||
* | deps/hiredis updated to latest version. | antirez | 2016-12-21 | 6 | -15/+499 |
| | | | | Close #3687. | ||||
* | hiredis: Update to latest version | Matt Stancliff | 2014-06-23 | 1 | -0/+121 |
| | | | | | | | | 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. | ||||
* | Added missing license and copyright in deps/hiredis. | antirez | 2012-12-17 | 3 | -0/+90 |
| | |||||
* | The hiredis lib shipped with Redis was updated to latest version. | antirez | 2012-02-19 | 3 | -47/+55 |
| | |||||
* | Update hiredis to 0.9.2 | Pieter Noordhuis | 2010-12-23 | 3 | -29/+145 |
| | |||||
* | Add hiredis dependency for redis-cli, redis-benchmark, etc | Pieter Noordhuis | 2010-11-03 | 2 | -0/+168 |