Skip to content

Commit d47fcd4

Browse files
committed
update readme
1 parent 576fbd1 commit d47fcd4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Resque-round-robin
33

44
A plugin for Resque that implements round-robin behavior for workers.
55

6-
resque-dynamic-queues is a pre-requisite, as is Resque 1.19
6+
resque-dynamic-queues is a pre-requisite, as is Resque 1.19 or higher
7+
(now tested up to 1.21)
78

89
The standard behavior for Resque workers is to pull a job off a queue,
910
and continue until the queue is empty. Once empty, the worker moves

0 commit comments

Comments
 (0)