Add contributors section, and note about requiring Redis 2.2

This commit is contained in:
chris.boulton 2011-02-26 20:14:38 +11:00
parent d39a5f57d6
commit 950ab06c1a
2 changed files with 11 additions and 0 deletions

0
README
View File

View File

@ -36,6 +36,8 @@ not exit with a status code as 0
* Has built in support for `setUp` and `tearDown` methods, called
pre and post jobs
Note: php-resque requires at least Redis 2.2.
## Jobs ##
### Queueing Jobs ###
@ -235,3 +237,12 @@ include E.
$ QUEUE=file_serve php -c ./ resque.php
## Contributors ##
* chrisboulton
* thedotedge
* hobodave
* scraton
* KevBurnsJr
* jmathai
* dceballos