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

Use SQLite for global database instead of one huge .json file #19

Open
freezy opened this issue Nov 23, 2015 · 0 comments
Open

Use SQLite for global database instead of one huge .json file #19

freezy opened this issue Nov 23, 2015 · 0 comments

Comments

@freezy
Copy link
Member

freezy commented Nov 23, 2015

While all-in memory DBs have their advantages, JSON serialization gets slower the bigger the data set grows. Mid-term, this isn't going to be acceptable.

This library seems to do what's needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant