Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement local storage for persistence #57

Open
asmodehn opened this issue Dec 1, 2019 · 2 comments
Open

Implement local storage for persistence #57

asmodehn opened this issue Dec 1, 2019 · 2 comments
Assignees

Comments

@asmodehn
Copy link
Owner

asmodehn commented Dec 1, 2019

First implementation should be done by simply storing json representation using tinydb.
Later eventually we can move to a sql(lite) based solution...

@asmodehn asmodehn added this to the v3 milestone Dec 1, 2019
@asmodehn asmodehn self-assigned this Dec 1, 2019
@asmodehn
Copy link
Owner Author

asmodehn commented Dec 1, 2019

First draft implementation in #58
Time will tell...

@asmodehn
Copy link
Owner Author

asmodehn commented Feb 9, 2020

Or maybe not... might be overly complex, and for not much benefit, as long as the exchange is trustworthy...

@asmodehn asmodehn modified the milestones: v3, Later ! Or Maybe not... May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant