Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Refactor state #55

Open
vargen2 opened this issue Jan 15, 2020 · 0 comments
Open

Refactor state #55

vargen2 opened this issue Jan 15, 2020 · 0 comments
Labels
enhancement New feature or request improvement Improve existing functionality refactor Refactor code

Comments

@vargen2
Copy link
Owner

vargen2 commented Jan 15, 2020

  • Now the applications state is saved to a Json file on successful exit.

    • Which is bad. State is lost if app crashes.
  • Solution 1

    • Redesign to EF core with SQlite and save on every state change.
@vargen2 vargen2 added enhancement New feature or request refactor Refactor code improvement Improve existing functionality labels Jan 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request improvement Improve existing functionality refactor Refactor code
Projects
None yet
Development

No branches or pull requests

1 participant