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

That’s about the local transaction, not replication. SQLite WAL also gives you strict durability.

  PRAGMA synchronous = full