FusionCache in memory backplane, used for testing
$ dotnet add package ZiggyCreatures.FusionCache.Backplane.Memory
| 📣 LTS-ONLY RELEASE |
|---|
| This version references only .NET 8 core packages, so it can be used in scenarios where only LTS packages can be referenced. |
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 an in-memory backplane implementation, eg: useful for testing.