We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39a5f5 commit 950ab06Copy full SHA for 950ab06
README
README.markdown
@@ -36,6 +36,8 @@ not exit with a status code as 0
36
* Has built in support for `setUp` and `tearDown` methods, called
37
pre and post jobs
38
39
+Note: php-resque requires at least Redis 2.2.
40
+
41
## Jobs ##
42
43
### Queueing Jobs ###
@@ -235,3 +237,12 @@ include E.
235
237
236
238
$ QUEUE=file_serve php -c ./ resque.php
239
240
+## Contributors ##
241
242
+* chrisboulton
243
+* thedotedge
244
+* hobodave
245
+* scraton
246
+* KevBurnsJr
247
+* jmathai
248
+* dceballos
0 commit comments