summaryrefslogtreecommitdiffstats
path: root/store/redis_supplier_roles.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10121: CLI command to reset permissions system to default state. (#8637)George Goldberg2018-04-181-0/+14
| | | | | | * MM-10121: CLI command to reset permissions system to default state. * Review comment.
* XYZ-59: Implement redis caching layer for Role store. (#8207)George Goldberg2018-02-071-0/+89
* XYZ-59: Implement redis caching layer for Role store. * Use variable for key where used more than once.