redised 0.3.0
redised provides a single module `Redised` that when included in your class provides a self.redis= and self.redis methods. It also has the ability to load the urls from a YAML config file
Gemfile:
=
install:
=
Runtime Dependencies (2):
redis
~> 3
redis-namespace
>= 0