sidekiq 3.5.1
Simple, efficient background processing for Ruby.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (5):
            celluloid
            ~> 0.17.2
          
          
            connection_pool
            >= 2.2.0, ~> 2.2
          
          
            json
            ~> 1.0
          
          
            redis
            >= 3.2.1, ~> 3.2
          
          
            redis-namespace
            >= 1.5.2, ~> 1.5
          
    