redis-clustering 5.0.8
A Ruby client that tries to match Redis' Cluster API one-to-one, while still providing an idiomatic interface.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            redis
            = 5.0.8
          
          
            redis-cluster-client
            >= 0.7.0
          
    