From e664e978196792c65619e06e40117e5a7818541d Mon Sep 17 00:00:00 2001 From: Ravil Bayramgalin Date: Wed, 19 Jun 2013 15:13:15 +0400 Subject: [PATCH] Note for heroku --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7aba4dc..05acf3a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ Add this line to your application's Gemfile: redis 2.6 or newer +``` +heroku uses redis 2.4 by default +to update version you need to contact their support: +https://devcenter.heroku.com/articles/redistogo#redis-26 +``` + ## Usage ### Limits