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(cache): ✨ Add cache_group that can segment an instance cache into different isolated parts. #66

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

ErikBavenstrand
Copy link
Collaborator

Is useful for limiting the number of cache entries while also allowing unique operations which perform different actions to be cache at the same time.

Erik Båvenstrand added 2 commits June 26, 2023 23:12
…o different isolated parts.

Is useful for limiting the number of cache entries while also allowing unique operations which perform different actions to be cache at the same time.
@ErikBavenstrand ErikBavenstrand merged commit 5fa8c9c into main Jun 26, 2023
13 checks passed
@ErikBavenstrand ErikBavenstrand deleted the feat/cache-groups branch June 26, 2023 21:28
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.

1 participant