redis_knock 0.0.2
The gem redis_knock implements a HTTP Throttle Control engine using Redis to store rate-limiting IP's.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            redis
            >= 0
          
    