Skip to content

Nikoo-Asadnejad/CacheHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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