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: implement in-memory queue properly #787

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

benluelo
Copy link
Contributor

@benluelo benluelo commented Oct 10, 2023

closes #785

@benluelo benluelo merged commit d8b4dc3 into main Oct 10, 2023
139 of 140 checks passed
@benluelo benluelo deleted the voyager-in-memory-queue branch October 10, 2023 16:29
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.

Use Arc<Mutex<_>> for in-memory voyager queue
2 participants