jason69
Results
2
issues of
jason69
Hi, the `test/database.php` is failing because the worker has invalid configuration. It is: ```php $worker = new DJWorker(array("count" => 5, "max_attempts" => 2, "sleep" => 10)); ``` while it should...
Hi, do you still maintain addendum? If yes, do you plan composer a packagist support? Regards