celerybeatredis
celerybeatredis copied to clipboard
add compatibility with celery4.
pep8 schedules.py and task.py add switcher REDIS_SAVE_ENTRY_BACK(True by default), sync schedule to db when beat closed. Fixes the periodic task can not be performed as expected due to system time changes.
Any chance of getting this merged and new version pushed to pypi @kongluoxing ?