Hacker News new | ask | show | jobs
by kondro 611 days ago
Does this mean SQLite for DO can lose up to 10 seconds of data in the event of a failing DO?
1 comments

> To ensure durability beyond that ten second window, writes are also forwarded to five replicas in separate nearby data centers as soon as they commit, and the write is only acknowledged once three of them have confirmed it.

I think Simon meant "within", rather than "beyond", here.

Thanks, I've updated that word.