Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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: