Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulddraper
25 days ago
Not for free, but without the needing additional software.
synchronous_commit = on
1 comments
0cf8612b2e1e
25 days ago
That’s about the local transaction, not replication. SQLite WAL also gives you strict durability.
PRAGMA synchronous = full
link