Skip to content

imhuwq/celery-sqlalchemy-beat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

celery-sqlalchemy-beat

Celery beat backed on sqlalchemy database

With this util you will be able to add and remove periodic task to(from) celery dynamiclly.

This util is inspired by celerybeat-mongo.

TODO: Celery beat checks and updates database at a high frequency, which may concern IO perfermance. Redis may be a better choice.

About

celery beat backed on sqlalchemy database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published