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

Support async query caching #233

Merged
merged 2 commits into from Jul 25, 2023
Merged

Support async query caching #233

merged 2 commits into from Jul 25, 2023

Conversation

iwysiu
Copy link
Contributor

@iwysiu iwysiu commented Jul 21, 2023

Updates the dependencies to the versions that support async query caching.

Note that to enable it you need to use enterprise Grafana version 10.1.x, with caching turned on for the Redshift datasource and useCachingService = true and awsAsyncQueryCaching = true in the custom.ini.

Fixes #232

@iwysiu iwysiu requested a review from a team as a code owner July 21, 2023 18:49
Copy link
Member

@sarahzinger sarahzinger left a comment

Choose a reason for hiding this comment

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

Didn't get around to manually testing but the code looks good! Feel free to slack me if you want me to poke at it though!

@iwysiu iwysiu merged commit 4129789 into main Jul 25, 2023
4 checks passed
@iwysiu iwysiu deleted the iwysiu/232 branch July 25, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Async Query Caching
2 participants