Use multiple DB connections but retry failed requests

This commit is contained in:
2022-12-20 09:52:33 +01:00
parent 00d77e508d
commit f7675be834
5 changed files with 87 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/rs/zerolog v1.28.0
github.com/swaggo/swag v1.8.7
gogs.mikescher.com/BlackForestBytes/goext v0.0.36
gogs.mikescher.com/BlackForestBytes/goext v0.0.37
)
require (