HybridCache, a new .NET 9 library, enhances data storage and retrieval by combining in-memory and distributed caches. It improves application speed, simplifies development tasks, and offers features like cache-stampede protection and tag-based invalidation. It supports cache backends such as Redis and SQL Server, and is compatible with older .NET runtimes.
Sort: