Skip to content

Add Cosmos and Postgres caching implementations#54803

Merged
BillWagner merged 1 commit into
dotnet:mainfrom
JaredMSFT:patch-1
Jul 16, 2026
Merged

Add Cosmos and Postgres caching implementations#54803
BillWagner merged 1 commit into
dotnet:mainfrom
JaredMSFT:patch-1

Conversation

@JaredMSFT

@JaredMSFT JaredMSFT commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Added links to official Cosmos and Postgres caching packages.


Internal previews

📄 File 🔗 Preview link
docs/core/extensions/caching.md Caching in .NET

Added links to Cosmos and Postgres caching packages.
Copilot AI review requested due to automatic review settings July 15, 2026 15:42
@JaredMSFT JaredMSFT requested review from a team and gewarren as code owners July 15, 2026 15:42
@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 15, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jul 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the distributed caching documentation to include additional IDistributedCache implementations by linking to the official NuGet packages for Cosmos DB and PostgreSQL-backed distributed caches.

Changes:

  • Add Microsoft.Extensions.Caching.Cosmos to the list of IDistributedCache implementations.
  • Add Microsoft.Extensions.Caching.Postgres to the list of IDistributedCache implementations.

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JaredMSFT

This LGTM. I'll :shipit: now.

@BillWagner BillWagner enabled auto-merge (squash) July 16, 2026 13:46
@BillWagner BillWagner merged commit f9e9928 into dotnet:main Jul 16, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants