Sha256: e5f7061cfee42940043d1dcf09878d26f8f067eb5bbfce417e3be6eac0c95fe5
Contents?: true
Size: 645 Bytes
Versions: 1
Compression:
Stored size: 645 Bytes
Contents
## Sidekiq::Monitor Jobs and queue stats for your Sidekiq. ### Installation Add this line to your application's Gemfile: gem 'sidekiq-monitor' And then execute: $ bundle Or install it yourself as: $ gem install sidekiq-monitor After you install Sidekiq monitor and add it to your Gemfile, you need to run the generator: $ rails g sidekiq:monitor:migration ### TODO 1. Test it. ### Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-monitor-0.0.2 | README.md |