RubyGems Navigation menu

sidekiq-debouncer 2.0.2

Sidekiq extension that adds the ability to debounce job execution. Worker will postpone its execution after `wait time` have elapsed since the last time it was invoked. Useful for implementing behavior that should only happen after the input has stopped arriving.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 2.0.2 - March 13, 2023 (9KB)
  2. 2.0.1 - March 04, 2023 (8.5KB)
  3. 2.0.0 - February 28, 2023 (9KB)
  4. 1.0.1 - October 25, 2019 (8.5KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (1):

sidekiq >= 6.5, < 8.0

Development依存関係 (5):

parallel ~> 1.22.1
rspec ~> 3.12.0
simplecov ~> 0.22.0
standard ~> 1.24.3
timecop ~> 0.9.6

所有者:

プッシュ者:

作者:

  • Sebastian Zuchmański, Karol Bąk

SHA 256チェックサム:

6048cc6c633828bdcb70757d09c30d9518313317d648388dc49f037caf0ed43b

累計ダウンロード数 104,312

このバージョンのみ 16,585

ライセンス:

MIT

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

リンク: