sidekiq-batch-jobs 0.1.0
A hand-rolled alternative to Sidekiq Pro batches. Track a group of Sidekiq jobs as a batch in PostgreSQL, get atomic completion detection, and fire a callback worker when the batch finishes (success or failure).
Gemfile:
=
install:
=
Versions:
- 0.1.0 May 13, 2026 (13 KB)
Runtime Dependencies (3):
Development Dependencies (8):
combustion
~> 1.4
concurrent-ruby
~> 1.2
factory_bot
~> 6.4
pg
~> 1.5
rspec-rails
~> 6.1
rspec-sidekiq
~> 5.0
shoulda-matchers
~> 6.0