Automattic / kue

Kue is a priority job queue backed by redis, built for node.js.
http://automattic.github.io/kue
MIT License
9.46k stars 867 forks source link

Custom IDs #1126

Open calebfroese opened 6 years ago

calebfroese commented 6 years ago

Would be nice to be able to create custom ids. For our use case, we wish to use uuids as the jobId.