React Native offline-first: SQLite write-ahead log
🔒
https://dev.to
«Turn on SQLite WAL in Expo. It fixes “database is locked”.
Batch writes in one transaction. Fewer fsyncs. Faster UI.
Add a busy timeout + retry. Stops random write failures.
Measure it. I logged real timings per write ba...»
Automatische Weiterleitung...
1.5s