redised 0.3.2
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:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            redis
            ~> 3
          
          
            redis-namespace
            >= 0
          
    