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

All these hype around SQLite recently and I am still confused.

* How do you replicate it consistently?

* Who has the master privilege (or masters if sharded)? What's the failover story?

I am guessing a blob store is involved, but I have gaps in my understanding here.



SQLite has a write ahead log (journal) mode. If you write that log to some store that is already replicated (S3, CloudFlare Durable Objects, Kafka?) then the concept of a 'master' is less important.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: