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

Roadmap, acidity and transactions: consider this #14

Open
o0101 opened this issue Nov 14, 2020 · 3 comments
Open

Roadmap, acidity and transactions: consider this #14

o0101 opened this issue Nov 14, 2020 · 3 comments

Comments

@o0101
Copy link
Collaborator

o0101 commented Nov 14, 2020

https://danluu.com/deconstruct-files/

@o0101
Copy link
Collaborator Author

o0101 commented Nov 17, 2020

Moving towards ACID is interesting.

Some ideas

  • use fdatasync and crash if it errors
  • provide an option to check the consistency of the database (check all records against their table's schemas)
  • add an error check to each record, being a hash of the record string, with our without the hash slot present, with an option to add a check to every field of the record, by adding a hash for every field of the record, as well

@o0101
Copy link
Collaborator Author

o0101 commented Nov 27, 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