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

Design a better Storage mechanism #18

Open
ao opened this issue Nov 3, 2021 · 0 comments
Open

Design a better Storage mechanism #18

ao opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@ao
Copy link
Owner

ao commented Nov 3, 2021

At the moment, storage is basically just a serialized class with data saved in it, persisted to disk.

It would be better to swap this out with a more performant option.

@ao ao added enhancement New feature or request help wanted Extra attention is needed labels Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant