Comment on FoundationDB: A new generation of NoSQL databaseparentComments−wmf14yI was thinking of http://research.microsoft.com/en-us/um/people/gray/papers/TE... although in retrospect I'm not sure if they implemented cross-node transactions.−shin_lao14yTo my knowledge, ACID transactions and scale-out architectures are mutually exclusive, unless I missed a major breakthrough.−wmf14yTwo-phase commit?
Comments
I was thinking of http://research.microsoft.com/en-us/um/people/gray/papers/TE... although in retrospect I'm not sure if they implemented cross-node transactions.
To my knowledge, ACID transactions and scale-out architectures are mutually exclusive, unless I missed a major breakthrough.
Two-phase commit?