An ASP.NET Core IDistributedCache provider backed by SQLite
-
Updated
Mar 2, 2024 - C#
An ASP.NET Core IDistributedCache provider backed by SQLite
Caching techniques with aspect-oriented strategy by using Castle
Strongly types wrapper and common usefull extensions for IDistributedCache including Json object serialization, get with fallback, logging and key space partitioning.
Easily serialize objects to JSON for storage in an IDistributedCache
Extension methods for Microsoft.Extensions.Caching.Distributed.IDistributedCache to DeSerialize POCO from/to byte array.
Create unique cache keys for use with caching systems like IDistributedCache.
Cache-Aside Pattern example using IDistributedCache.
Supercharge your C# caching capabilities with an expansive library that enriches IDistributedCache, MemoryCache, and ObjectCache, while introducing specialized caches like LruCache and ThreadSafeMemoryCache.
Add Polly policies to your IDistributedCache interface to handle cache downtimes
IDistributedCache implementation for Cassandra
Add a description, image, and links to the idistributedcache topic page so that developers can more easily learn about it.
To associate your repository with the idistributedcache topic, visit your repo's landing page and select "manage topics."