implement lazy multisave saving using a daemon thread

This commit is contained in:
Fabian Dill
2020-06-20 15:46:33 +02:00
parent 01d793bc00
commit 7e3ee8101f
2 changed files with 59 additions and 21 deletions

1
.gitignore vendored
View File

@@ -25,3 +25,4 @@ weights/
/logs/
_persistent_storage.yaml
mystery_result_*.yaml
/db.db3