An open API service indexing awesome lists of open source software.

https://github.com/nikoo-asadnejad/cachehelper

A Class Library which Simplifies working with redis
https://github.com/nikoo-asadnejad/cachehelper

cache caching caching-memory csharp csharp-code csharp-library distributed-cache dotenetcore dotnet dotnet-library dotnet6 memory-cache nosql nosql-database nosql-databases redis redis-cache redis-database redis-stack

Last synced: 2 months ago
JSON representation

A Class Library which Simplifies working with redis

Awesome Lists containing this project

README

        

# CacheHelper
### A Class Library which Simplifies working with redis cache and memory cache
It Contains :
- Extention methods for simplifying caching with redis ,
- A RedisRepository which is a generic repository for connecting to redis stack db,
- An Attribute/ActionFiltter for caching the request and response with redis