{"library":"celery-redbeat","type":"library","category":null,"description":"Celery RedBeat is a custom Celery Beat Scheduler that leverages Redis for persistent storage of scheduled tasks and their runtime metadata. It allows for dynamic creation, modification, and deletion of periodic tasks at runtime without requiring a restart of the Celery Beat service. This design provides fast startup times, even with a large number of tasks, and prevents multiple Beat instances from running simultaneously through a distributed lock mechanism. The current version is 2.3.3, and it maintains an active development and release cadence.","language":"python","status":"active","version":"2.3.3","tags":["celery","redis","scheduler","task queue","beat","dynamic scheduling"],"last_verified":"Thu May 21","install":[{"cmd":"pip install celery-redbeat","imports":["from redbeat.schedulers import RedBeatScheduler","from redbeat import RedBeatSchedulerEntry"]}],"homepage":null,"github":"https://github.com/sibson/redbeat","docs":null,"changelog":null,"pypi":"https://pypi.org/project/celery-redbeat/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.83,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/celery-redbeat/compatibility"}}