RubyGems Navigation menu

resque-change_queue 0.1.0

Allows you to requeue jobs to another queue This is useful in my situations : - A large amount of jobs are queued in the critical queue, blocking the main queue for Several hours. Select jobs based on criteria and requeue them to the low queue

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.2.0 - June 28, 2022 (11.5KB)
  2. 0.1.0 - November 08, 2016 (11.5KB)

Runtime依存関係 (2):

redis ~> 3.0
resque ~> 1.25

Development依存関係 (4):

bundler ~> 1.13
byebug ~> 9.0
rake ~> 10.0
rspec ~> 3.0

所有者:

作者:

  • rpechayr

SHA 256チェックサム:

=

累計ダウンロード数 6,932

このバージョンのみ 5,888

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: