Skip to content

Replace APScheduler to Celery asynchronous tasks #229

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

Merged
merged 17 commits into from
Oct 27, 2023
Merged

Replace APScheduler to Celery asynchronous tasks #229

merged 17 commits into from
Oct 27, 2023

Conversation

wu-clan
Copy link
Member

@wu-clan wu-clan commented Oct 20, 2023

apscheduler will be removed from this integration and replaced by celery.

apscheduler is lightweight and dynamically loaded, but celery seems to be more appealing to the audience.

If you want to get a demo of the apscheduler integration, see: fastapi_scheduler

@wu-clan wu-clan marked this pull request as ready for review October 25, 2023 13:18
@wu-clan wu-clan requested a review from downdawn October 25, 2023 13:18
@downdawn
Copy link
Collaborator

LGTM.

@wu-clan wu-clan merged commit 275f9e5 into fastapi-practices:master Oct 27, 2023
@wu-clan wu-clan deleted the apscheduler-to-celery branch October 27, 2023 03:59
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