celerybeat-redis
It’s modified from celerybeat-mongo (https://github.com/zakird/celerybeat-mongo)
This is a Celery Beat Scheduler (http://celery.readthedocs.org/en/latest/userguide/periodic-tasks.html) that stores both the schedules themselves and their status information in a backend Redis database.
Features
Full-featured celery-beat scheduler
Dynamically add/remove/modify tasks
Support multiple instance by Active-Standby model
Installation
It can be installed by installing the celerybeat-redis Python egg:
# pip install celerybeat-redis
And specifying the scheduler when running Celery Beat, e.g.
$ celery beat -S celerybeatredis.schedulers.RedisScheduler
See more details in Github:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file celerybeat-redis-0.1.5.tar.gz.
File metadata
- Download URL: celerybeat-redis-0.1.5.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b0b6a7170cc168bed24e009214581cf02aa36f4118ff41c2270461113c5c26
|
|
| MD5 |
f3d5d2d5b95742392ebb5a82ff8e1dbe
|
|
| BLAKE2b-256 |
63448682545f495675521a915ce7dc2f2f0e9d46d02efd4c2e10a55d7afee9db
|