Sybren A. Stüvel
|
28a56f3d91
|
Store workers in database when registering
|
2022-01-28 15:31:39 +01:00 |
|
Sybren A. Stüvel
|
30518ca3af
|
Store tasks & commands in the database
|
2022-01-25 18:25:26 +01:00 |
|
Sybren A. Stüvel
|
0f8bacd2e5
|
Store compiled jobs with GORM in PostgreSQL
|
2022-01-24 18:07:12 +01:00 |
|
Sybren A. Stüvel
|
f0ae7d33e9
|
Connect API, job compiler, and persistence layer
|
2022-01-11 18:07:34 +01:00 |
|
Sybren A. Stüvel
|
0c9c99806b
|
Start of database interface
Contains a dummy migration because the migrate package will error out if
it cannot find any migration files.
|
2022-01-11 18:07:34 +01:00 |
|