sidekiq-batching 0.0.2
Allows identical sidekiq jobs to be processed with a single background call
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            sidekiq
            >= 0
          
    Development 依赖 (7):
            activesupport
            >= 0
          
          
            bundler
            ~> 1.5
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-sidekiq
            >= 0
          
          
            simplecov
            >= 0
          
          
            timecop
            >= 0
          
    