summaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/async.c
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Update hiredis to 1.2.0Vsevolod Stakhov2024-10-011-162/+503
* [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
* [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