Found 6 packages
FusionCache backplane for Redis based on the StackExchange.Redis library
FusionCache distributed locker for Redis
A simple in-memory and Redis hybrid caching solution for .NET applications. It provides a way to cache frequently accessed data in memory for fast access and automatically falls back to using Redis as a persistent cache when memory cache capacity is exceeded.
"CacheFusion is a comprehensive caching library for .NET applications, providing an abstraction layer over popular caching services such as Redis, In-Memory, NCache, and Couchbase. The library simplifies cache operations, enabling developers to switch between different caching solutions with minimal code changes. It supports a variety of caching operations including basic CRUD operations, advanced key-value operations, and list and hash operations. CacheFusion is ideal for applications requiring high performance, scalability, and flexibility in their caching layer"
An easy-to-use C# implementation of the distributed leader election pattern, leveraging common infrastructure tools like Azure Blob Storage, Redis, and others.
Redis provider for CommunityAbp.AspNetZero.FusionCache with backplane support