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
- Host: GitHub
- URL: https://github.com/nikoo-asadnejad/cachehelper
- Owner: Nikoo-Asadnejad
- Created: 2022-05-18T14:58:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T16:00:14.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T22:12:07.650Z (4 months ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 467 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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