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

ext: compile sqlite with WAL_SYNCHRONOUS=1 and --enable-fts5 #408

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

flavorjones
Copy link
Member

@oldmoe
Copy link

oldmoe commented Sep 16, 2023

These look good, memstatus = 0 is usually another desirable setting (to reduce lock contention), but I guess since the gem doesn't release the GVL it wouldn't matter anyway

@flavorjones flavorjones force-pushed the flavorjones-sqlite-compiletime-options branch from 2fa39b4 to fc607a8 Compare September 22, 2023 12:36
@flavorjones flavorjones merged commit 7b196ab into master Sep 22, 2023
103 checks passed
@flavorjones flavorjones deleted the flavorjones-sqlite-compiletime-options branch September 22, 2023 13:12
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 this pull request may close these issues.

None yet

2 participants