wr0ngway / sidekiq-dynamic-queues

A sidekiq plugin for specifying the queues a worker pulls from with wildcards, negations, or dynamic look up from redis
MIT License
17 stars 22 forks source link

Add support for Sidekiq 4 #9

Open pavel-jurasek opened 8 years ago

pavel-jurasek commented 8 years ago

This PR adds:

jrochkind commented 7 years ago

i'm guessing this gem is basically abandoned?

wr0ngway commented 7 years ago

Yup, sorry, I was only doing a prototype with sidekiq which never went anywhere. Feel free to fork it - or if you want, I can make you a contributor.