Categories: None [Edit]

sidekiq-disposal

https://rubygems.org/gems/sidekiq-disposal
https://github.com/hibachrach/sidekiq-disposal
A mechanism to mark Sidekiq Jobs to be disposed of by Job ID, Batch ID, or Job Class. Disposal here means to either `:kill` the Job (send to the Dead queue) or `:discard` it (throw it away), at the time the job is picked up and processed by Sidekiq.

Total

Ranking: 182,783 of 183,722
Downloads: 273

Daily

Ranking: 45,525 of 183,714
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
150250,553,372sidekiq

Owners

#GravatarHandle
1iconstevenharman
2iconhibachrach