summaryrefslogtreecommitdiffstats
path: root/modules/cache
Commit message (Collapse)AuthorAgeFilesLines
* Fix memcache support when value is returned as string always (#2924)Lauris BH2017-11-161-2/+27
|
* Add commit count caching (#2774)Lauris BH2017-10-261-0/+72
* Add commit count caching * Small refactoring * Add different key prefix for refs and commits * Add configuratuion option to allow to change caching time or disable it