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

Caching: Enable useCachingService feature toggle by default #76845

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

mmandrus
Copy link
Contributor

@mmandrus mmandrus commented Oct 20, 2023

What is this feature?

Enables the useCachingService feature toggle by default.

Why do we need this feature?

The caching middleware implementation is deprecated and we are looking to switch everyone over to the service implementation.

Those using the useCachingService feature toggle should also be aware of the cachingOptimizeSerializationMemoryUsage feature toggle which may improve backend performance during heavy usage.

@grafana-delivery-bot grafana-delivery-bot bot added this to the 10.3.x milestone Oct 20, 2023
@mmandrus mmandrus changed the title wip: enable caching service by default Caching: Enable useCachingService feature toggle by default Oct 20, 2023
@mmandrus mmandrus marked this pull request as ready for review October 20, 2023 02:11
@mmandrus mmandrus requested a review from a team as a code owner October 20, 2023 02:11
@mmandrus mmandrus added add to changelog no-backport Skip backport of PR labels Oct 20, 2023
@mmandrus mmandrus merged commit c3102c7 into main Oct 20, 2023
15 checks passed
@mmandrus mmandrus deleted the mmandrus/enable-cache-service-by-default branch October 20, 2023 14:00
@aangelisc aangelisc modified the milestones: 10.3.x, 10.2.3 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants