Skip to main content
rq-scheduler logo

rq-scheduler

v1.10.0 Apache-2.0

z4j-rqscheduler ยท Upstream project

RQ's optional scheduler, wired to the dashboard.

Wraps rq-scheduler's Redis sorted-set scheduler. It lists jobs and supports trigger, destructive disable, and delete; it cannot recreate a cancelled definition.

Latest
v1.10.0
Released
2026-08-28
License
Apache-2.0

Install

bash
pip install z4j-rqscheduler

Capabilities

  • List schedules
  • Disable
  • Delete
  • Trigger-now

Limitations

  • Create, update, and enable are not supported
Paired engine

Runs tasks on RQ

RQ

RQ

Lightweight Redis queue, fully instrumented.

Learn more
More schedulers

See also