RubyGems Navigation menu

sidekiq-debouncer 2.0.1

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 (9.0 KB)
  2. 2.0.1 - March 04, 2023 (8.5 KB)
  3. 2.0.0 - February 28, 2023 (9.0 KB)
  4. 1.0.1 - October 25, 2019 (8.5 KB)
显示所有版本 (共 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 校验和:

97199d0f46e3c480867c5e017e3f636db765e0a2762bc6e9a749ed8ad60ea457

下载总量 105,509

这个版本 707

许可:

MIT

需要的 Ruby 版本: >= 2.7.0

链接: