RubyGems.org

workiq

1.1.0

Workiq adds Sidekiq middlewares to track a job worker status. Status values are :queued, :working, :complete, and :failed

installgem install workiq
Authors

Moustafa Badawy

503 total downloads 255 for this version
Owners

D9a8fd69f9c5ba44dec975c58c1afdb8

Gemfile
gem "workiq", "~> 1.1.0"
Versions
  1. 1.1.0 November 24, 2012
  2. 1.0.0 November 23, 2012
Runtime Dependencies
  1. sidekiq ~> 2.5.0