Sybren A. Stüvel
|
0629728ce9
|
Add frame chunker and make unit test for simple blender render succeed
|
2022-01-13 16:32:08 +01:00 |
|
Sybren A. Stüvel
|
54933d0262
|
API: add Fetch Job endpoint
This is made with plain sqlite. It's probably a good idea to move to
something like GORM instead.
|
2022-01-11 18:38:14 +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 |
|