mustafa-korkmaz / cache-provider

Cache management by choosing cahce provider objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cache-provider

Cache management by choosing cahce provider objects.

Includes Redis and Local Memory caching.

Select a default cache provider or give a provider in method's CacheableResult attribute.

Redis caching uses ServiceStack.Redis client and default redis configurations which is running on a windows server.

About

Cache management by choosing cahce provider objects.


Languages

Language:C# 100.0%