80d64e79ff
2.0.0 Add namespacing + PHP8.0 support ( #1 )
...
2.0.0 (2021-02-19)
Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00
Daniel Mason
b99217f2c0
Update for PHP7.4 compatibility + UnitTests
2020-04-11 09:48:04 +12:00
Daniel Mason
493d6dc6d8
Added 48 hour TTL to worker:xxx:started keys to prevent db pollution
2018-05-30 08:25:02 +12:00
Daniel Mason
44413588f4
basic redis tests passing
2018-05-25 20:11:17 +12:00
Daniel Mason
ae84530132
- Reformatted files to PSR2 standard
...
- Removed credis for native phpredis
- Tidied up some docs
- Setting up new travis.ci build
2018-05-25 19:26:54 +12:00
Sebastian Machuca
be19e12c31
Making the factory the default layer to construct jobs
2016-10-14 14:41:19 +11:00
Chris Boulton
0c39e2ca7a
ensure false is returned when DontCreate is thrown
2015-02-02 12:30:40 -08:00
Chris Boulton
a95c24b32e
add beforeEnqueue hook that allows the enqueue to be cancelled
2015-02-02 12:29:24 -08:00
Rockstar04
726e58a297
Added basic logging class for a fallback
...
Corrected unit tests for new code
Add partial unit coverage for logging class
Add newline to logTest file
2013-06-25 12:01:50 -07:00
Chris Boulton
8d6da21473
restructure tests, use composer to autoload test requirements
2013-01-12 22:01:13 +11:00
Chris Boulton
c908109a74
Remove silly copyright line in docblock comments, update email address, remove copyright year because it is boring to maintain
2012-10-13 17:55:41 +11:00
ebernhardson
010384b296
unit test to verify fix of Resque_Event::stopListening
2012-04-04 18:27:08 -07:00
chris.boulton
6f43fcfed8
Add a plugin/event/hook system
2011-03-27 18:42:46 +11:00