summaryrefslogtreecommitdiffstats
path: root/store/redis_supplier.go
Commit message (Collapse)AuthorAgeFilesLines
* simplify things (#7735)Chris2017-10-301-5/+1
|
* PLT-7639: Batch delete methods for data retention. (#7444)George Goldberg2017-09-151-0/+5
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-311-0/+133
* Adding Reaction store cache layer example * Implementing reaction store in new caching system. * Redis for reaction store * Adding redis library * Adding invalidation for DeleteAllWithEmojiName and other minor enhancements