Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Fix] Fix clen length for hiredis... | Vsevolod Stakhov | 2020-05-19 | 1 | -3/+3 |
| | |||||
* | Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intended | Petr Vaněk | 2020-03-29 | 1 | -5/+3 |
| | | | | This reverts commit b05b9bf904edce75c17e63982d5e0a82dd3e9064. | ||||
* | [Fix] Stat_redis_backend: Fix memory leak and simplify learn path | Vsevolod Stakhov | 2020-03-09 | 1 | -0/+5 |
| | |||||
* | [Minor] Fix another hiredis issue with uninitialized access | Vsevolod Stakhov | 2017-06-12 | 1 | -3/+3 |
| | |||||
* | [Fix] Another fix for brain-damaged hiredis | Vsevolod Stakhov | 2016-11-20 | 1 | -0/+1 |
| | |||||
* | [Fix] Fix hiredis stupidity | Vsevolod Stakhov | 2016-09-08 | 1 | -3/+5 |
| | |||||
* | Embed hiredis as it is broken literally everywhere | Vsevolod Stakhov | 2016-01-11 | 1 | -0/+687 |
| | |||||
* | Remove bundled hiredis. | Vsevolod Stakhov | 2015-02-18 | 1 | -552/+0 |
| | |||||
* | Add detecting of libhiredis for communicating with kvstorage. | Vsevolod Stakhov | 2011-12-09 | 1 | -0/+552 |
Add internal hiredis if it is not found in system. |