Sub-second recovery and UPS triggered shutdowns are still nowhere near the reliability of a database ensuring fsync has been called when you call “commit”.
There are just certain classes of data (e.g. any kind of business transaction) where you can’t afford this type of best effort durability.
There are just certain classes of data (e.g. any kind of business transaction) where you can’t afford this type of best effort durability.