aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/lua_redis.lua
Commit message (Expand)AuthorAgeFilesLines
...
* [Minor] Allow to specify extra options on Redis requestsVsevolod Stakhov2018-02-141-2/+17
* [Feature] Add method to do a synchronous Redis connectionVsevolod Stakhov2018-02-121-0/+55
* [Minor] Redis key expansion: handle HMSETAndrew Lewis2018-01-301-0/+1
* [Minor] Luacheck conformanceVsevolod Stakhov2017-12-161-1/+0
* [Minor] Fix taskfull scripts reloadVsevolod Stakhov2017-12-161-51/+123
* [Feature] Add framework to manage Redis scriptsVsevolod Stakhov2017-12-161-0/+157
* [Minor] Fix & extend redis key expansion libraryAndrew Lewis2017-12-011-24/+52
* [Minor] Signal upstream system on taskless Redis errorsVsevolod Stakhov2017-11-261-1/+11
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-261-1/+4
* [Fix] Do not try to connect to non-supported addressesVsevolod Stakhov2017-11-251-1/+9
* [Fix] Fix Redis timeout setupVsevolod Stakhov2017-11-121-4/+12
* [Feature] Generic key name expansion for Redis keysAndrew Lewis2017-09-191-0/+283
* [Feature] Allow to load and use dynamic ANNs with torchVsevolod Stakhov2017-09-091-0/+16
* [Feature] Bayes expiry pluginAndrew Lewis2017-06-101-2/+9
* [Minor] Improve redis params parsingVsevolod Stakhov2017-06-091-3/+4
* [Minor] Split global functions into librariesAndrew Lewis2017-05-231-0/+245