Found 226 packages
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Package Description
Multi-level caching implementation building on and extending IDistributedCache
DistributedCache is an open source caching abstraction layer for .NET which supports Redis, SQL Server, InMemory, with automatic failure recovery, heath checks, automatic table generation (MSSQL), logging and also allows to clear all keys
A simple distributed caching provider based on StackExchange.Redis.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Azure Table Storage.
A simple hybrid caching provider combines local caching and distributed caching.
The DistributedCache implementation for the definition of the IdempotentAPI.Cache.
A simple distributed caching provider based on csredis.
A Redis® implementation for IDistributedCache that integrates with Aspire, including health checks, logging, and telemetry.
A simple distributed caching provider based on EnyimMemcachedCore.
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft Azure Cosmos DB. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
分布式缓存 FreeRedis 实现 Microsoft.Extensions.Caching
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.