Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

File metadata and controls

7 lines (4 loc) · 374 Bytes

Recurring jobs

MRQ provides a simple scheduler to help you run tasks every X units of time like a crontab does.

See the tests

Please note that scheduling jobs once (setting a precise time for them to be executed in the future) is supported by timed_set raw queues.