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

Make page size configurable in SQLiteDatastore.new #6

Open
michaelsbradleyjr opened this issue Jun 22, 2022 · 0 comments
Open

Make page size configurable in SQLiteDatastore.new #6

michaelsbradleyjr opened this issue Jun 22, 2022 · 0 comments
Milestone

Comments

@michaelsbradleyjr
Copy link
Contributor

Default should be 4096, same as SQLite's default.

@Bulat-Ziganshin Bulat-Ziganshin added this to the V2 (safety) milestone Jun 27, 2022
michaelsbradleyjr added a commit that referenced this issue Sep 4, 2022
also make cache size and journal mode configurable

closes #6
related to codex-storage/nim-codex#234
@michaelsbradleyjr michaelsbradleyjr self-assigned this Sep 15, 2022
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

Successfully merging a pull request may close this issue.

2 participants