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
|
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 |
|
Sebastian Machuca
|
df20186c37
|
Convert spaces to tabs
|
2016-10-13 14:45:02 +11:00 |
|
Sebastian Machuca
|
8f542e5035
|
Making the factory responsible to set the arguments and the queue
|
2016-10-12 19:22:31 +11:00 |
|
Sebastian Machuca
|
de22db6826
|
Making it compatible with PHP < 5.5
Making the factory receive the classname
|
2016-10-06 16:07:16 +11:00 |
|
Sebastian Machuca
|
7d2ce1bc8b
|
BIG-28720 Allowing to use a factory instead of manually instantite the Jobs
|
2016-10-06 12:54:41 +11:00 |
|
Bjoern Boschman
|
b3b1d408e5
|
removed all closing PHP tags
|
2016-03-08 12:19:05 +01:00 |
|
Chris Boulton
|
a95c24b32e
|
add beforeEnqueue hook that allows the enqueue to be cancelled
|
2015-02-02 12:29:24 -08: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
|
6f43fcfed8
|
Add a plugin/event/hook system
|
2011-03-27 18:42:46 +11: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 |
|