aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/async.c
Commit message (Collapse)AuthorAgeFilesLines
* [Fix] Fix clen length for hiredis...Vsevolod Stakhov2020-05-191-3/+3
|
* Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intendedPetr Vaněk2020-03-291-5/+3
| | | | This reverts commit b05b9bf904edce75c17e63982d5e0a82dd3e9064.
* [Fix] Stat_redis_backend: Fix memory leak and simplify learn pathVsevolod Stakhov2020-03-091-0/+5
|
* [Minor] Fix another hiredis issue with uninitialized accessVsevolod Stakhov2017-06-121-3/+3
|
* [Fix] Another fix for brain-damaged hiredisVsevolod Stakhov2016-11-201-0/+1
|
* [Fix] Fix hiredis stupidityVsevolod Stakhov2016-09-081-3/+5
|
* Embed hiredis as it is broken literally everywhereVsevolod Stakhov2016-01-111-0/+687
|
* Remove bundled hiredis.Vsevolod Stakhov2015-02-181-552/+0
|
* Add detecting of libhiredis for communicating with kvstorage.Vsevolod Stakhov2011-12-091-0/+552
Add internal hiredis if it is not found in system.