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

Support Asynq #43

Merged
merged 6 commits into from
Jan 26, 2024
Merged

Support Asynq #43

merged 6 commits into from
Jan 26, 2024

Conversation

robertjndw
Copy link
Member

Instead of using RabbitMQ for queuing the jobs, we switched to Asynq + Redis. This PR introduces the new changes and some general code improvements with it.

@robertjndw robertjndw requested a review from Mtze January 25, 2024 17:52
@robertjndw robertjndw self-assigned this Jan 25, 2024
@robertjndw robertjndw marked this pull request as ready for review January 26, 2024 20:05
@robertjndw robertjndw merged commit 467320f into main Jan 26, 2024
3 checks passed
@robertjndw robertjndw deleted the support-asynq branch January 26, 2024 20:13
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