Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rollcat
on May 1, 2025
|
parent
|
context
|
favorite
| on:
A faster way to copy SQLite databases between comp...
SQLite has a write-ahead log (WAL). You can use Litestream on top of that. You get single RW, multiple readers (you lose the C in CAP), and can promote a reader when the writer fails.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: