redlock 2.0.6
Distributed lock using Redis written in Ruby. Highly inspired by https://github.com/antirez/redlock-rb.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            redis-client
            >= 0.14.1, < 1.0.0
          
    Development 依赖 (5):
            connection_pool
            ~> 2.2
          
          
            coveralls
            ~> 0.8
          
          
            json
            >= 2.3.0, ~> 2.3.1
          
          
            rake
            >= 11.1.2, ~> 13.0
          
          
            rspec
            ~> 3, >= 3.0.0
          
    
