Prevents simultaneous Sidekiq jobs with the same unique arguments from running, with highly configurable options.
gem install sidekiq-unique-jobsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configure a Sidekiq worker to run only one instance with unique arguments at a time.
Ensure your Sidekiq and Redis versions meet the minimum requirements.
No dependency data recorded yet.