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

chore: add setDelete #70

Merged
merged 4 commits into from
Nov 18, 2022
Merged

chore: add setDelete #70

merged 4 commits into from
Nov 18, 2022

Conversation

poppoerika
Copy link
Contributor

Received feedback from @malandis on this PR to implement flush in laravel-cache that it'll give better performance to use setDelete after "batch" delete keys from a cache. (link)
With that, added setDelete and tests so it can be used in laravel-cache to address the feedback.

Closes #69

@poppoerika poppoerika requested a review from schwern November 18, 2022 20:45
Copy link
Contributor

@schwern schwern left a comment

Choose a reason for hiding this comment

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

それはよさそうです

@poppoerika poppoerika merged commit de090e4 into main Nov 18, 2022
@malandis malandis deleted the chore/add-set-delete branch November 1, 2024 21:19
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 setDelete
3 participants