Hacker News new | ask | show | jobs
by jimis 2781 days ago
Isn't this from the paper "all filesystems are not created equal"? [1] If you search the tables for "sqlite-wal" you will see that it shows zero vulnerabilities.

[1] https://www.usenix.org/system/files/conference/osdi14/osdi14...

1 comments

Ah, the earlier result was for SQLite-rollback, their default mode. IMO any DB should default to its safest mode.