Skip to content

Conversation

@mgravell
Copy link
Contributor

@mgravell mgravell commented Mar 7, 2024

backport of #54239 to .NET 8

this improves visibility of cache metrics, in particular useful and relevant for #53255

(automatic backport failed; this is just git cherry-pick 7874b36fd8da2f8e56b23aac48954f14bafba1fe - no merge conflicts found)

Customer impact:

  • improved visibility of high-level cache usage

Regression?

No

Risk

Low

Routine library bump; new API usage is best-efforts only

* - rev to SE.Redis 2.7.27
- use new AddLibraryNameSuffix API (2.7.27)
- do not use ConfigurationOptions.Clone() - impacts key rotation
- attach suffix even if ConnectionMultiplexerFactory used (Aspire)
@ghost ghost added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Mar 7, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the 8.0.x milestone Mar 7, 2024
@mgravell mgravell added Servicing-consider Shiproom approval is required for the issue feature-caching Includes: StackExchangeRedis and SqlServer distributed caches and removed area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares labels Mar 7, 2024
@mgravell mgravell added Servicing-approved Shiproom has approved the issue and removed Servicing-consider Shiproom approval is required for the issue labels Mar 11, 2024
@mgravell
Copy link
Contributor Author

approved by servicing tactics 8th /cc @wtgodbe

@wtgodbe wtgodbe merged commit d638bba into release/8.0 Mar 12, 2024
@wtgodbe wtgodbe deleted the marc/backport-redis8 branch March 12, 2024 17:12
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 8.0.x, 8.0.4 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-caching Includes: StackExchangeRedis and SqlServer distributed caches Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants