rq-scheduler
v1.7.0 Apache-2.0z4j-rqscheduler ยท Upstream project
RQ's optional scheduler, wired to the dashboard.
Wraps rq-scheduler's Redis sorted-set scheduler. The current release ships read + lifecycle operations; programmatic schedule creation is not yet supported.
- Latest
- v1.7.0
- Released
- 2026-07-14
- License
- Apache-2.0
Install
pip install z4j-rqscheduler Capabilities
- List schedules
- Enable / disable
- Delete
- Trigger-now
Limitations
- create_schedule / update_schedule not yet supported
Paired engine
Runs tasks on RQ
RQ
Lightweight Redis queue, fully instrumented.
Learn more More schedulers