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 98e3e7a commit d20ffdbCopy full SHA for d20ffdb
README.md
@@ -23,6 +23,8 @@ most important changes, as well as a full list of changes.
23
24
## Getting started
25
26
+Add `gem 'redis'` to Gemfile, run `bundle install`
27
+
28
As of version 2.0 this client only targets Redis version 2.0 and higher.
29
You can use an older version of this client if you need to interface
30
with a Redis instance older than 2.0, but this is no longer supported.
0 commit comments