borakasmer / RedisPerformance

We used Redis on ActionFilter for checking user permission on every Action. So we avoided getting data from SQL Server for every request. And we preferred to check and get data from distributed memory cache with Redis Service on Azure. We used a special algorithm technic as a Bitwise for every Action permission in Controller. We used Entity 6.0 …
10Updated 3 years ago

Alternatives and similar repositories for RedisPerformance:

Users that are interested in RedisPerformance are comparing it to the libraries listed below