Is it possible to create multiple kue instances which will use different redis instances inside the same app?
I'm afraid createQueue currently returns a singleton, so on every node process you are limited to one Kue object to be configured.
This will be changed in next major versions.
Do you have a roadmap for this feature?
this needs a kue-wide refactoring to change all static and globals. I would like to bring it to Kue 1.0 if I have enough time.
Any update on this?
this will be handled in next Kue release...
0.11 is already out, no feature added …
any update on this?
I just did the job ;) #1187
Most helpful comment
this will be handled in next Kue release...