Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Cache for Redis standalone content #2545

Merged
merged 18 commits into from
Feb 10, 2025

Conversation

IEvangelist
Copy link
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
Copy link
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.

@IEvangelist IEvangelist merged commit bc4f9b1 into dotnet:main Feb 10, 2025
7 checks passed
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 <[email protected]>

* Apply suggestions from code review

Co-authored-by: Eric Erhardt <[email protected]>

---------

Co-authored-by: Sébastien Ros <[email protected]>
Co-authored-by: Eric Erhardt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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