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
9a97a29aa3
Re-added disabled test
2018-10-13 12:45:53 +13: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
51fda513f4
Global reformat
2018-05-25 21:03:48 +12:00
Daniel Mason
14c0e26559
Lets get all tests working first
2018-05-25 21:00:53 +12:00
Daniel Mason
1b044f2b7d
Passing pipelines
2018-05-25 20:52:20 +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
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
Ruud Kamphuis
f379d3a36d
Fixed unit test
2013-05-29 09:17:06 +02:00
Ruud Kamphuis
e541fa9b70
Added test for blpop
2013-05-29 09:14:17 +02: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
Chris Boulton
b71031908d
Fix typo in testWorkerCanUnregister test - redis should have been resque
2010-04-19 15:07:11 +10:00
Chris Boulton
c5396f4e86
Change arguments for jobs to an array instead of an object. Also change other json encoded items to decode to an array rather than objects
2010-04-19 10:35:50 +10:00
Chris Boulton
cb4205d508
Initial commit
2010-04-18 23:58:43 +10:00