mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 23:44:19 +01:00
Mention file locking issue in CHANGELOG.md
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
is opened to prevent concurrent processes from corrupting a file.
|
||||
Please note that the locking scheme differs from SQLite, which uses
|
||||
POSIX advisory locks for every transaction. We're defaulting to
|
||||
locking on open because it's faster.
|
||||
locking on open because it's faster. (Issue #94)
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user