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

Update to the data format using the "path" column, just like @joshdb/sqlite . #79

Open
eslachance opened this issue Jul 13, 2021 · 0 comments

Comments

@eslachance
Copy link
Owner

Adding "path" means the following:

  • Find differences between existing and changed data and optimize for changes when doing queries (batches, perhaps?)
  • Have a ::NULL:: value for no path
  • Figure out how to do this all with serialize-javascript
  • Optimize all methods using paths, to... well, use paths.
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