Add this line to your application's Gemfile:
gem 'eivo-rails-sidekiq'
And then execute:
$ bundle
Or install it yourself as:
$ gem install eivo-sidekiq -N
$ rails g eivo:sidekiq:install
You must use a dedicated Redis instance for sidekiq, more informations here.
This project is released under the MIT license. See the LICENSE file for more info.