Upgraded go & alpine, fix db checkpointing.

* Go version set to 1.19 in go.mod.
* Alpine upgraded to 3.16 in Dockerfile.
* DB restart checkpoint is forced manually after 15 mins of inactivity.
* DB truncate checkpoint is forced manually at exit.
This commit is contained in:
zegkljan
2022-08-09 10:45:10 +02:00
parent 4234c29ae2
commit e6fef137e7
5 changed files with 108 additions and 12 deletions
+2
View File
@@ -38,3 +38,5 @@ go.work
oko-server
*.sqlite*
.vscode
data
local-testing