mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-24 17:25:13 +00:00
Add contributors section, and note about requiring Redis 2.2
This commit is contained in:
parent
d39a5f57d6
commit
950ab06c1a
@ -36,6 +36,8 @@ not exit with a status code as 0
|
|||||||
* Has built in support for `setUp` and `tearDown` methods, called
|
* Has built in support for `setUp` and `tearDown` methods, called
|
||||||
pre and post jobs
|
pre and post jobs
|
||||||
|
|
||||||
|
Note: php-resque requires at least Redis 2.2.
|
||||||
|
|
||||||
## Jobs ##
|
## Jobs ##
|
||||||
|
|
||||||
### Queueing Jobs ###
|
### Queueing Jobs ###
|
||||||
@ -235,3 +237,12 @@ include E.
|
|||||||
|
|
||||||
$ QUEUE=file_serve php -c ./ resque.php
|
$ QUEUE=file_serve php -c ./ resque.php
|
||||||
|
|
||||||
|
## Contributors ##
|
||||||
|
|
||||||
|
* chrisboulton
|
||||||
|
* thedotedge
|
||||||
|
* hobodave
|
||||||
|
* scraton
|
||||||
|
* KevBurnsJr
|
||||||
|
* jmathai
|
||||||
|
* dceballos
|
||||||
|
Loading…
Reference in New Issue
Block a user