Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 612 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 612 Bytes

EIVO Rails Sidekiq

Gem Version

Installation

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

Usage

$ rails g eivo:sidekiq:install

You must use a dedicated Redis instance for sidekiq, more informations here.

License

This project is released under the MIT license. See the LICENSE file for more info.