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

implement first idea of once for #24 #25

Merged
merged 2 commits into from
May 29, 2024
Merged

implement first idea of once for #24 #25

merged 2 commits into from
May 29, 2024

Conversation

Heiss
Copy link
Contributor

@Heiss Heiss commented May 17, 2024

No description provided.

@Heiss Heiss marked this pull request as draft May 17, 2024 23:27
Uses exists and setnx for easier implementation details.
@Heiss Heiss marked this pull request as ready for review May 29, 2024 22:16
@Heiss Heiss enabled auto-merge (squash) May 29, 2024 22:17
Heiss

This comment was marked as outdated.

@Heiss Heiss disabled auto-merge May 29, 2024 22:23
@Heiss Heiss merged commit 9f285dd into main May 29, 2024
3 checks passed
@Heiss Heiss deleted the sync-once branch May 29, 2024 22:23
@Heiss Heiss linked an issue May 29, 2024 that may be closed by this pull request
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.

Create sync::Once backed by redis
1 participant