Hacker News new | ask | show | jobs
by di4na 969 days ago
Yes, mostly on the durability side. NVMe actually has the relevant API to be sure that a write was flushed, while posix like filesystem API usually do not handle it.