Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3313 from arkamar/hiredis | Vsevolod Stakhov | 2020-04-24 | 1 | -4/+2 |
|\ | | | | | Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intended | ||||
| * | Revert "[Fix] Fix hiredis stupidity" and use the hiredis api as intended | Petr Vaněk | 2020-03-29 | 1 | -4/+2 |
| | | | | | | | | This reverts commit b05b9bf904edce75c17e63982d5e0a82dd3e9064. | ||||
* | | [Minor] enable Wmissing-format-attribute | Christian Göttsche | 2020-04-11 | 1 | -0/+6 |
|/ | |||||
* | [Fix] Fix hiredis stupidity | Vsevolod Stakhov | 2016-09-08 | 1 | -2/+4 |
| | |||||
* | Embed hiredis as it is broken literally everywhere | Vsevolod Stakhov | 2016-01-11 | 1 | -0/+129 |
| | |||||
* | Remove bundled hiredis. | Vsevolod Stakhov | 2015-02-18 | 1 | -125/+0 |
| | |||||
* | Add detecting of libhiredis for communicating with kvstorage. | Vsevolod Stakhov | 2011-12-09 | 1 | -0/+125 |
Add internal hiredis if it is not found in system. |