Add a LocalDB Auto Save Mechanism #41

Merged
kske merged 1 commits from f/localdb-autosave into develop 2020-09-22 16:45:58 +02:00
Owner

During startup, a timer is initialized inside the LocalDB which saves it
after 500 milliseconds during startup and then in intervals of 2
minutes, which can be configured in the ClientConfig.

Fixes #22

During startup, a timer is initialized inside the `LocalDB` which saves it after 500 milliseconds during startup and then in intervals of 2 minutes, which can be configured in the `ClientConfig`. Fixes #22
kske added this to the v0.2-beta milestone 2020-09-22 16:38:42 +02:00
kske added the
S
client
labels 2020-09-22 16:38:42 +02:00
kske self-assigned this 2020-09-22 16:38:42 +02:00
delvh approved these changes 2020-09-22 16:45:50 +02:00
delvh left a comment
Owner

👍

👍
kske merged commit 9419ba2ee8 into develop 2020-09-22 16:45:58 +02:00
kske deleted branch f/localdb-autosave 2020-09-22 16:46:25 +02:00
This repo is archived. You cannot comment on pull requests.
No description provided.