RubyGems.org

resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs.

installgem install resque-status
Authors

Aaron Quint

163,447 total downloads 12,089 for this version
Owners

F04bfa14141dca6713f0d9caa763e26b

Gemfile
gem "resque-status", "~> 0.4.1"
Versions
  1. 0.4.1 January 26, 2013
  2. 0.4.0 October 21, 2012
  3. 0.3.3 April 9, 2012
  4. 0.3.2 February 3, 2012
  5. 0.3.1 January 23, 2012
Show all versions (17 total)
Runtime Dependencies
  1. resque ~> 1.19
Development Dependencies
  1. jeweler >= 0