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

fix: use native atomic increment #21

Merged
merged 5 commits into from
Apr 25, 2023
Merged

fix: use native atomic increment #21

merged 5 commits into from
Apr 25, 2023

Conversation

pgautier404
Copy link
Collaborator

This commit updates the Laravel cache plugin to support atomic increments using the increment cache operation, which was not available when the plugin was initially developed. Both increment and decrement facade methods are now supported.

Copy link
Contributor

@cprice404 cprice404 left a comment

Choose a reason for hiding this comment

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

❤️

@pgautier404 pgautier404 merged commit e970728 into main Apr 25, 2023
@pgautier404 pgautier404 deleted the atomic-increment branch April 25, 2023 19: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.

2 participants