Skip to content

Comment on The Bw-Tree: A B-tree for New Hardwareparent

Comments

That's certainly a possibility but I'll have to assume that they are running with the same durability guarantees unless proven otherwise :)

Correct. In synchronous mode full ACID semantics are guaranteed. Writable mmap avoids memcpy()/write() overhead but msync() is still performed.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.