Skip to content

Comment on FoundationDB: A new generation of NoSQL databaseparent

Comments

Snapshops / backups with MVCC isn't that complicated - you take a snapshot of the versions, and then backup the data at that version.

It is not complex, but it is very burdensome, usually because various garbage collection processes cannot act as long as the long snapshot is open.

AboutSource Built by g1lg1l

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