Releases: spinx/sidekiq-job-php
Releases · spinx/sidekiq-job-php
RedisMock compatibility
Scheduling fix
thanks @psygnoser @usoban
Breaking: Throwing an exception on json_encode failing
Please make necessary changes to handle exceptions. Previously this silently failed.
Thanks @usoban
Vendor libs updated
0.1.3 tests
Bugfix and other minor changes
Retry argument is now before the queue: https://github.com/spinx/sidekiq-job-php/blob/master/lib/Client.php#L51
Tests, smaller changes
Added phpspec for test, smaller changes
Initial release
Sidekiq job pushing from php, with support for scheduling jobs and namespacing.