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

Storage engine #3

Closed
erikgrinaker opened this issue Apr 8, 2020 · 1 comment
Closed

Storage engine #3

erikgrinaker opened this issue Apr 8, 2020 · 1 comment

Comments

@erikgrinaker
Copy link
Owner

erikgrinaker commented Apr 8, 2020

Probably B-tree based, possibly LSM-trees with B-tree indexes.

Should have config options to switch storage engine, both for Raft and SQL.

@erikgrinaker erikgrinaker added this to the Performance milestone Apr 8, 2020
@erikgrinaker erikgrinaker mentioned this issue Apr 8, 2020
@erikgrinaker erikgrinaker removed this from the Performance milestone Apr 9, 2020
@erikgrinaker
Copy link
Owner Author

Log store implemented in fe42d64.

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