aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstat/learn_cache/redis_cache.c
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Final stage of g_slice removalVsevolod Stakhov2017-10-291-2/+2
* [Rework] Set token data as uint64_t instead of chars arrayVsevolod Stakhov2017-04-041-1/+2
* [Minor] Add support for unix connections for redis stats backendVsevolod Stakhov2016-12-301-2/+9
* [Fix] Fix autolearning errors and redis cacheVsevolod Stakhov2016-10-141-2/+2
* [Feature] Read redis backend statistics configuration from global sectionVsevolod Stakhov2016-08-181-0/+21
* [Fix] Fix timeouts in redis cache processingVsevolod Stakhov2016-07-131-16/+38
* [Feature] More sane configuration for redis statisticsVsevolod Stakhov2016-03-161-71/+80
* Some fixes to the previous commitVsevolod Stakhov2016-02-251-13/+13
* Add auth support and db selection for redis statsVsevolod Stakhov2016-02-251-0/+50
* Refactor UCL APIVsevolod Stakhov2016-02-161-5/+5
* Don't fail stats when pre-results are setVsevolod Stakhov2016-02-121-1/+8
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-21/+12
* Fix stupid misprintVsevolod Stakhov2016-01-161-2/+2
* Fix redis cache config as wellVsevolod Stakhov2016-01-161-17/+28
* Fix include path for embedded hiredisVsevolod Stakhov2016-01-111-2/+2
* Enable per-users learn cacheVsevolod Stakhov2016-01-111-0/+7
* Fix queryVsevolod Stakhov2016-01-111-1/+1
* Rework cache API slightlyVsevolod Stakhov2016-01-111-4/+2
* Implement redis cache operationsVsevolod Stakhov2016-01-111-5/+101
* Write initialization for redis cacheVsevolod Stakhov2016-01-111-3/+200
* Add skeleton of redis cacheVsevolod Stakhov2016-01-101-0/+73