debian-forge-composer/internal/jobqueue/dbjobqueue
Ondřej Budai d3a3dbafed jobqueue: add DequeueByID
We will soon need to dequeue a job using its ID. This commit adds ability
to do that to the Jobqueue interface. As always, the fsjobqueue implementation
is slightly naive but it should fine for the usecases that it's designed for.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2021-11-14 10:17:03 +01:00
..
schemas jobqueue: Introduce jobqueue backed by a postgres database 2021-07-28 21:52:31 +01:00
dbjobqueue.go jobqueue: add DequeueByID 2021-11-14 10:17:03 +01:00