Skip to content

Conversation

rkistner
Copy link
Contributor

@rkistner rkistner commented Apr 2, 2024

Builds on #34.

Deprecates our global per-database mutex, instead relying on SQLite's built-in locking mechanism (mark as deprecated, not removed).

To avoid breaking changes, new lock and transaction methods are added, which avoids our global mutex, as well as simplifying the APIs a little (most of the time only writeTransaction was used).

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