summaryrefslogtreecommitdiff
path: root/lib/tasks/cache.rake
Commit message (Collapse)AuthorAgeFilesLines
* Use SCAN during 'rake cache:clear'cache-clearJacob Vosmaer2016-02-181-4/+15
| | | | | | This allows 'rake cache:clear' to delete millions of keys without choking. It requires Redis 2.8.0 or newer but we needed that already anyway.
* Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets2015-06-231-1/+1
|
* Patch `rake cache:clear` for large amounts of keysJacob Vosmaer2014-06-201-1/+6
|
* rake task to clear redis cacheDmitriy Zaporozhets2013-03-311-0/+6