1
0
Fork 0
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:
Mike Perham 2012-07-25 18:41:05 -07:00
parent b87798dc50
commit f235f67701

View file

@ -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
-----------------