Output Cache Provider: caches page output in a distributed in-memory cache.
Session State Store Provider: stores session state data in a distributed in-memory cache.
More info: https://apacheignite-net.readme.io/
A C# framework library for wrapping .NET cache access, including the MemoryCache, AppFabric Cache, Memcached and a disk cache. Use any cache provider in AOP-style, or as an ASP.NET output cache.
Output Cache Provider: caches page output in a distributed in-memory cache.
Session State Store Provider: stores session state data in a distributed in-memory cache.
More info: https://docs.gridgain.com/
A C# framework library for wrapping .NET cache access, including the MemoryCache, AppFabric Cache, Memcached and a disk cache. Use any cache provider in AOP-style, or as an ASP.NET output cache.