RubyGems Navigation menu

resque-disable-job 0.2.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:
=

安装:
=

版本列表:

  1. 0.3.0 October 02, 2023 (17.0 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 依赖 (1):

resque ~> 1.25

Development 依赖 (9):

bundler ~> 1.16
codecov ~> 0
minitest >= 0
mocha ~> 0
pry ~> 0
rake ~> 10.0
rubocop = 0.51.0
simplecov ~> 0

业主:

作者:

  • Andrei Balcanasu

SHA 256 校验和:

=

下载总量 47,544

这个版本 42,679

版本发布:

许可:

Apache-2.0

需要的 Ruby 版本: >= 0

链接: