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

feat(internal): use runtime cache for buffering global cache requests #6202

Merged
merged 2 commits into from
May 11, 2020

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented May 11, 2020

Adds a caching layer to the global cache so that the same cache get request is never sent to the global cache more than once per run. I have observed that changelog logic in particular tends to request duplicate cache data at least twice.

@rarkins rarkins requested a review from viceice May 11, 2020 11:02
@rarkins rarkins merged commit 92009c6 into master May 11, 2020
@rarkins rarkins deleted the feat/run-global-cache branch May 11, 2020 11:29
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 19.236.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants