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

Better file-based backend #42

Open
chr1st1ank opened this issue Feb 3, 2022 · 0 comments
Open

Better file-based backend #42

chr1st1ank opened this issue Feb 3, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@chr1st1ank
Copy link
Owner

As a file-based backend already SQLite is supported, but it is rather slow and it cannot be accessed asynchronously. Some candidates could be built-in databases like RocksDB or LevelDB.

A little bit old, but good starting point: https://charlesleifer.com/blog/completely-un-scientific-benchmarks-of-some-embedded-databases-with-python/

@chr1st1ank chr1st1ank added the enhancement New feature or request label Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant