mergestat / sqlq

sqlq is a SQL-backed, persistent, job queuing solution.
MIT License
2 stars 0 forks source link

Add support for setting job priority when enqueueing #50

Closed amenowanna closed 1 year ago

amenowanna commented 1 year ago

We need the ability to set the priority of a job when we enqueue it. The target for this is to be able to give Auto Imports in MergeStat a higher priority.