Skip to content

feat: deprecate SQLite threading configuration#408

Open
marco6 wants to merge 1 commit intov3from
deprecate-single-thread
Open

feat: deprecate SQLite threading configuration#408
marco6 wants to merge 1 commit intov3from
deprecate-single-thread

Conversation

@marco6
Copy link
Copy Markdown
Collaborator

@marco6 marco6 commented Sep 24, 2025

This PR removes single-threaded configuration as dqlite is now multithreaded.

On older versions, it shouldn't really matter as I highly doubt anyone will ever be able to measure the impact of taking and releasing an uncontended lock, constantly taken on the same thread.

@marco6 marco6 force-pushed the deprecate-single-thread branch from ad232e9 to 96de8cc Compare September 24, 2025 10:18
@marco6 marco6 force-pushed the deprecate-single-thread branch from 96de8cc to 1d2b1ee Compare September 26, 2025 14:15
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.

1 participant