rack-pooledthrottle 0.0.3
Throttle HTTP requests using a connection pool for all database connections
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            connection_pool
            ~> 2.2
          
          
            rack
            ~> 1
          
    