RubyGems Navigation menu

sidekiq-debouncer 3.2.0

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:
=

installation:
=

Versions:

  1. 3.2.0 February 15, 2026 (12,5 ko)
  2. 3.1.0 March 28, 2025 (12 ko)
  3. 3.0.0 October 22, 2024 (11,5 ko)
  4. 2.0.2 March 13, 2023 (9 ko)
  5. 2.0.1 March 04, 2023 (8,5 ko)
Voir toutes les versions (8)

Dépendances de Runtime (1):

sidekiq >= 7.0, < 9.0

Dépendances de Development (7):

parallel ~> 1.22.1
rack-session ~> 2.1.0
rack-test ~> 2.1.0
rspec ~> 3.12.0
simplecov ~> 0.22.0
standard ~> 1.24.3
timecop ~> 0.9.6

Propriétaires:

Pushed by:

Auteurs:

  • Sebastian Zuchmański, Karol Bąk

Total de contrôle SHA 256:

=

Total de téléchargements 215 842

Pour cette version 345

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.0.0

Liens: