summaryrefslogtreecommitdiffstats
path: root/contrib/hiredis/async.c
Commit message (Collapse)AuthorAgeFilesLines
* [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.