Hacker News new | ask | show | jobs
by eternalban 4064 days ago
What about pervasive virtualization? The issue here is not really fsync. A fault-tolerant in-memory cluster should not lose data.
1 comments

Writes should be durable by whatever means the platform deems durable. Durable should be the default. It should take work to have non-durable io.