RubyGems Navigation menu

resque-disable-job 0.3.0

This is a Resque plugin that allows us to disable jobs from being processed, by using the job class name and arguments. It uses some Redis data structures to keep a record of what jobs need to be disabled and how many jobs were disabled for that rule.

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 October 02, 2023 (17 KB)
  2. 0.2.0 March 05, 2018 (15.5 KB)
  3. 0.1.1 December 20, 2017 (15.5 KB)
  4. 0.1.0 December 08, 2017 (15.5 KB)

Runtime Dependencies (1):

resque >= 0

Owners:

Pushed by:

Authors:

  • Andrei Balcanasu

SHA 256 checksum:

=

Total downloads 47,425

For this version 1,135

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 2.7

Links: