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

SUP-6613: Improve caching #40

Merged
merged 4 commits into from
Jun 26, 2024
Merged

SUP-6613: Improve caching #40

merged 4 commits into from
Jun 26, 2024

Conversation

adam-vessey
Copy link
Contributor

Using the user cache context has a negative impact on caching, so let's try to avoid it except where necessary.

Using the `user` cache context itself effectively prevents caching, so
let's try to avoid it except where necessary.
@adam-vessey adam-vessey added the minor Added functionality that is backwards compatible. label Jun 24, 2024
@adam-vessey adam-vessey marked this pull request as ready for review June 25, 2024 12:45
@lutaylor lutaylor changed the title DDST-271: Improve caching SUP-6613: Improve caching Jun 26, 2024
@nchiasson-dgi nchiasson-dgi merged commit a075aa4 into main Jun 26, 2024
4 checks passed
@nchiasson-dgi nchiasson-dgi deleted the fix/caching branch June 26, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Added functionality that is backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants