27 packages tagged with “HybridCache”
Multi-level caching implementation building on and extending IDistributedCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
FusionCache serializer based on Newtonsoft Json.NET
FusionCache backplane for Redis based on the StackExchange.Redis library
Chaos-related utilities and implementations of various componenets (like a distributed cache or a backplane), useful for things like testing dependent components' behavior in a controlled failing environment.
FusionCache serializer based on System.Text.Json
Add native OpenTelemetry support to FusionCache.
FusionCache serializer based on Neuecc's MessagePack serializer
FusionCache serializer based on Cysharp's MemoryPack serializer
FusionCache in memory backplane, used for testing
FusionCache serializer based on protobuf-net
FusionCache serializer based on ServiceStack's Json serializer
ASP.NET Output Cache based on FusionCache
A plugin for Hybrid Cache to serialize/deserialize System.Net.Http.HttpResponseMessage.
FusionCache distributed locker for Redis
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Application. ForExample : Implementation Of StackExchange Library Of Redis, DistributedLock, HybridCache, ...
Serialization implementations building on and extending IHybridCache
Redis distributed cache (L2) configuration for HybridCache via Fluens builder infrastructure.
Implementation of Polly Caching Strategy that utilizes HybridCache. A result is provided from cache where available.
HybridCache configuration helper for Fluens builder infrastructure.
FusionCache memory locker based on the AsyncKeyedLock library
Implementation of Polly collapse concurrent duplicate requests to a single execution Strategy that utilizes HybridCache.
Caching Resilience mechanism for HttpClient built on the Polly Caching Strategy that utilizes HybridCache.
Collapse concurrent duplicate requests to a single execution Resilience mechanism for HttpClient built on the Polly Caching Strategy that utilizes HybridCache.
HybridCache-based caching strategy for Polly resilience pipelines. Provides type-safe caching integration with Microsoft.Extensions.Caching.Hybrid for typed resilience pipelines.
An HTTP caching handler for HttpClient that implements RFC 9111 cache-control directives using .NET's HybridCache for high-performance distributed caching.
FusionCache in memory distributed locker, used for testing.