summaryrefslogtreecommitdiffstats
path: root/store/sql_supplier_reactions.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
|
* Update IsUniqueConstraint to check error codes instead of message text (#7385)Joram Wilander2017-09-061-1/+1
|
* PLT-5308 Caching layer part 2 (#6973)Christopher Speller2017-07-311-8/+157
| | | | | | | | | | | | * 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
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-0/+35