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

Generate ID for inodes, tree, index, names etc. before save to sqlite #230

Open
sergey-dryabzhinsky opened this issue May 3, 2022 · 0 comments

Comments

@sergey-dryabzhinsky
Copy link
Owner

It appears that aggresive saveing metadata, tree, names slow thigs down.
Maybe it should be in memory for a while.
But it means that I need to generate IDs for every table before it expires and saved to disk.
Need to investigate this.

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