Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Flask-Celery-Helper-1.1.0

Latest
Compare
Choose a tag to compare
@Robpol86 Robpol86 released this 29 Dec 04:13
· 7 commits to master since this release
  • Added Windows support.
  • CELERY_RESULT_BACKEND no longer mandatory.
  • single_instance supported on SQLite/MySQL/PostgreSQL in addition to Redis.
  • Breaking changes: flask.ext.celery.CELERY_LOCK moved to flask.ext.celery._LockManagerRedis.CELERY_LOCK.