Skip to content

CampusESP/sidekiq-batch

 
 

Repository files navigation

Sidekiq::Batch

Join the chat at https://gitter.im/breamware/sidekiq-batch

Gem Version Build Status Code Climate Code Climate Code Climate

Simple Sidekiq Batch Job implementation.

Installation

Add this line to your application's Gemfile:

gem 'sidekiq-batch'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sidekiq-batch

Usage

Sidekiq Batch is drop-in replacement for the API from Sidekiq PRO. See https://github.com/mperham/sidekiq/wiki/Batches for usage.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/breamware/sidekiq-batch.

License

The gem is available as open source under the terms of the MIT License.

About

Sidekiq Batch Jobs Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 92.8%
  • HTML 7.2%