Skip to content

Commit 950ab06

Browse files
author
chris.boulton
committed
Add contributors section, and note about requiring Redis 2.2
1 parent d39a5f5 commit 950ab06

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README

Whitespace-only changes.

README.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ not exit with a status code as 0
3636
* Has built in support for `setUp` and `tearDown` methods, called
3737
pre and post jobs
3838

39+
Note: php-resque requires at least Redis 2.2.
40+
3941
## Jobs ##
4042

4143
### Queueing Jobs ###
@@ -235,3 +237,12 @@ include E.
235237

236238
$ QUEUE=file_serve php -c ./ resque.php
237239

240+
## Contributors ##
241+
242+
* chrisboulton
243+
* thedotedge
244+
* hobodave
245+
* scraton
246+
* KevBurnsJr
247+
* jmathai
248+
* dceballos

0 commit comments

Comments
 (0)