mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add redis version requirement, #311
This commit is contained in:
parent
b87798dc50
commit
f235f67701
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ Requirements
|
|||
I test on Ruby 1.9.3 and JRuby 1.6.x in 1.9 mode. Other versions/VMs are
|
||||
untested but I will do my best to support them. Ruby 1.8 is not supported.
|
||||
|
||||
Redis 2.0 or greater is required.
|
||||
|
||||
|
||||
Installation
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Reference in a new issue