Closed ono closed 7 years ago
Decoupling queues from jobs. Now you can share queue with multiple jobs. It requires you to update your config.
See the github issue for the details.
Job.enqueue/2
Decoupling queues from jobs. Now you can share queue with multiple jobs. It requires you to update your config.
See the github issue for the details.
Job.enqueue/2
, update `Job.queue_name/0' and remove queue concerns from Job