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: Add factory method for in-memory caches #40868

Merged
merged 1 commit into from Oct 13, 2023

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Oct 11, 2023

Summary

This makes usage of in-memory caches mockable in unit tests.

This is a follow-up to #33064.

TODO

  • Add factory method to cache factory

Checklist

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews pending documentation This pull request needs an associated documentation update labels Oct 11, 2023
@ChristophWurst ChristophWurst self-assigned this Oct 11, 2023
Copy link
Member

@juliushaertl juliushaertl left a comment

Choose a reason for hiding this comment

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

Nice one 👍

@ChristophWurst ChristophWurst removed the pending documentation This pull request needs an associated documentation update label Oct 13, 2023
@ChristophWurst ChristophWurst merged commit cdc2f38 into master Oct 13, 2023
38 of 39 checks passed
@ChristophWurst ChristophWurst deleted the feat/in-memory-cache-factory branch October 13, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants