mgdigital / BusQue

Command Queue and Scheduler for PHP7 and Redis
MIT License
117 stars 1 forks source link

Recurring commands (cron triggers) #7

Open rquast opened 8 years ago

rquast commented 8 years ago

Is there the ability to use cron triggers? As far as I can tell you can only schedule a single command for a datetime.

mgdigital commented 8 years ago

A cron scheduler is in the works - possibly as a separate component, check back in about a month :)