RubyGems Navigation menu

sidekiq-debouncer 2.0.0

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. 3.0.0 October 22, 2024 (11.5 KB)
  2. 2.0.2 March 13, 2023 (9.0 KB)
  3. 2.0.1 March 04, 2023 (8.5 KB)
  4. 2.0.0 February 28, 2023 (9.0 KB)
  5. 1.0.1 October 25, 2019 (8.5 KB)
顯示所有版本(共 6)

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 總和檢查碼:

=

總下載次數 121,236

這個版本 443

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.7.0

相關連結: