Skip to content

[pull] main from tursodatabase:main #105

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

Merged
merged 6 commits into from
May 20, 2025
Merged

[pull] main from tursodatabase:main #105

merged 6 commits into from
May 20, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented May 20, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

penberg and others added 6 commits May 16, 2025 13:15
to spawn a bg thread for background sync, we need a connection.
however, we are creating a connection even if no `sync_interval`
was configured.
`bootstrap_db` calls the `export` endpoint and bootstraps the db
quickly. If we call `connect` before calling `bootstrap_db`, it will
create a local `.db` file and sync falls back to incremental
bootstrap which is super slow
fixes #2064

this patch fixes the regression introduced in
#2055

`bootstrap_db` calls the `export` endpoint and bootstraps the db
quickly. If we call `connect` before calling `bootstrap_db`, it will
create a local `.db` file and sync falls back to incremental
bootstrap which is super slow
@pull pull bot added the ⤵️ pull label May 20, 2025
@pull pull bot merged commit 41eae61 into code:main May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants