Proposal for adding Azure Cosmos DB Distributed Cache component
Open
area-integrations
azure
azure-cosmosdb
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
The Azure Cosmos DB team provides an `IDistributedCache` Nuget package that, similar to Redis, can be used by applications.
The package's source code is at https://github.com/Azure/Microsoft.Extensions.Caching.Cosmos and it's a NETStandard 2.0 component using `Microsoft.Extensions.Caching.Abstractions:6.0.0` (which we could bump to 8.0.0).
Contributor guide
Assessment
This issue has not been assessed yet.