FusionCache backplane for Redis based on the StackExchange.Redis library
$ dotnet add package ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis
It was born after years of dealing with all sorts of different types of caches: memory caching, distributed caching, http caching, CDNs, browser cache, offline cache, you name it. So I've tried to put together these experiences and came up with FusionCache.
Find out more.
This package is a backplane implementation on Redis based on the awesome StackExchange.Redis library.