jobqueue: Introduce jobqueue backed by a postgres database

Co-authored-by: sanne <sanne.raymaekers@gmail.com>
This commit is contained in:
Lars Karlitski 2021-01-03 13:33:01 +01:00 committed by Tom Gundersen
parent 871c6e9cbb
commit 9c2c92f729
419 changed files with 98376 additions and 956 deletions

3
vendor/github.com/jackc/pgio/go.mod generated vendored Normal file
View file

@ -0,0 +1,3 @@
module github.com/jackc/pgio
go 1.12