Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Add Azure Cache for Redis standalone content#2545

Merged
IEvangelist merged 18 commits intodotnet:mainfrom
IEvangelist:azure-redis
Feb 10, 2025
Merged

Add Azure Cache for Redis standalone content#2545
IEvangelist merged 18 commits intodotnet:mainfrom
IEvangelist:azure-redis

Conversation

@IEvangelist
Copy link
Copy Markdown
Member

@IEvangelist IEvangelist commented Feb 5, 2025

Summary

Add Azure Cache for Redis standalone content:

In this PR:

  • Created Azure Cache for Redis
  • Created Azure Cache for Redis distributed caching
  • Created Azure Cache for Redis output caching

Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azureai/azureai-search-document-integration.md .NET Aspire Azure AI Search Documents integration
docs/caching/azure-cache-for-redis-distributed-caching-integration.md Azure Cache for Redis distributed caching integration
docs/caching/azure-cache-for-redis-integration.md [.NET Aspire Azure Cache for Redis®* integration](https://review.learn.microsoft.com/en-us/dotnet/aspire/caching/azure-cache-for-redis-integration?branch=pr-en-us-2545)
docs/caching/azure-cache-for-redis-output-caching-integration.md docs/caching/azure-cache-for-redis-output-caching-integration
docs/caching/caching-integrations.md Tutorial: Implement caching with .NET Aspire integrations
docs/caching/stackexchange-redis-caching-overview.md Stack Exchange Redis caching overview
docs/caching/stackexchange-redis-distributed-caching-integration.md [.NET Aspire Redis®* distributed caching integration](https://review.learn.microsoft.com/en-us/dotnet/aspire/caching/stackexchange-redis-distributed-caching-integration?branch=pr-en-us-2545)
docs/caching/stackexchange-redis-integration.md docs/caching/stackexchange-redis-integration
docs/caching/stackexchange-redis-output-caching-integration.md [.NET Aspire Redis®* output caching integration](https://review.learn.microsoft.com/en-us/dotnet/aspire/caching/stackexchange-redis-output-caching-integration?branch=pr-en-us-2545)
docs/database/mongodb-integration.md .NET Aspire MongoDB database integration
docs/database/mysql-entity-framework-integration.md .NET Aspire Pomelo MySQL Entity Framework Core integration
docs/database/oracle-entity-framework-integration.md docs/database/oracle-entity-framework-integration
docs/database/sql-server-entity-framework-integration.md .NET Aspire SQL Server Entity Framework Core integration
docs/fundamentals/integrations-overview.md .NET Aspire integrations overview
docs/logging/seq-integration.md .NET Aspire Seq integration
docs/messaging/azure-web-pubsub-integration.md docs/messaging/azure-web-pubsub-integration
docs/security/azure-security-key-vault-integration.md .NET Aspire Azure Key Vault integration
docs/toc.yml docs/toc
docs/whats-new/dotnet-aspire-9.md What's new in .NET Aspire 9.0

@dotnetrepoman dotnetrepoman bot added the caching Content related to caching. label Feb 5, 2025
@IEvangelist IEvangelist changed the title [DRAFT] Add Azure Cache for Redis standalone content Add Azure Cache for Redis standalone content Feb 6, 2025
@IEvangelist IEvangelist marked this pull request as ready for review February 6, 2025 18:31
@dotnet-policy-service dotnet-policy-service bot added the okr-freshness OKR: Freshness of content label Feb 6, 2025
Comment thread docs/caching/azure-cache-for-redis-integration.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/azure-cache-for-redis-integration.md Outdated
Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/caching/includes/azure-redis-client.md Outdated
Copy link
Copy Markdown
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

Thanks! I just had a few comments.

Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Comment thread docs/snippets/azure/AppHost/Program.ConfigureRedisInfra.cs Outdated
Comment thread docs/caching/includes/azure-redis-app-host.md Outdated
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
@IEvangelist IEvangelist merged commit bc4f9b1 into dotnet:main Feb 10, 2025
IEvangelist added a commit that referenced this pull request Feb 11, 2025
* Minor clean up of existing Redis overview page

* Fix typo in existing content

* Initial bits...

* A few more updates

* Added hosting bits

* More include magic and movement

* Remove dup code segments.

* Update client bits

* Fix validation errors

* Lots of fixes and corrections

* Correct a few includes after spot checking

* Add a few Azure logos to enlighten our readers

* More clean up

* Revert image changes

* Fix queue image src

* Fix link

* Apply suggestions from code review

Co-authored-by: Sébastien Ros <sebastienros@gmail.com>

* Apply suggestions from code review

Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>

---------

Co-authored-by: Sébastien Ros <sebastienros@gmail.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

caching Content related to caching. okr-freshness OKR: Freshness of content

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Azure Redis integration article

3 participants