#28 - Periodically backup service state and restore state if serive is restarted #30
Loading…
Reference in New Issue
No description provided.
Delete Branch "restore-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added automatic backup to JSON file. On restart the service attempts to restore its state. Added tests and documentation. Closes #28