Automattic / kue

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

Add custom ids #1127

Closed calebfroese closed 6 years ago

calebfroese commented 6 years ago

Resolves issue #1126 by adding the functionality to enable custom ids, such as string uuids or your own custom id generation function.

Have added two new options to the config: