Hacker News new | ask | show | jobs
by damienkatz 4801 days ago
"...if the client wanted true multi-node durability, then the write wouldn't have succeeded (the client would timeout waiting for replicas(s) to receive the update) and the client wouldn't unknowingly lose data."
1 comments

But that isn't W=1
Ok, you're right. I just changed it to W=2, and all the numbers are the same.