Closed madslundholmdk closed 4 years ago
We have implemented php-resque-scheduler in one of our projects.
php-resque-scheduler
In order to set it up we had to fix some issues:
chrisboulton/php-resque
resque/php-resque
composer.json
vendor/autoload.php
resque-scheduler
You might want to take a look at resque/php-resque#19, which integrates php-resque-scheduler directly in php-resque. Feedback there probably also helps getting it merged :)
We have implemented
php-resque-scheduler
in one of our projects.In order to set it up we had to fix some issues:
chrisboulton/php-resque
toresque/php-resque
in thecomposer.json
file.vendor/autoload.php
inresque-scheduler
resque-scheduler
executable with the correct permissions