|
|
|
|
|
by Dave_Rosenthal
4854 days ago
|
|
FoundationDB founder here. We think that it's awesome that RavenDB also supports multi-node ACID transactions. However, on page 9 of https://s3.amazonaws.com/daily-builds/RavenDBMythology-11.pd... they warn against relying on this capability: "RavenDB supports multi document (and multi node) transactions, but even so, it isn’t recommended for common use, because of the potential for issues when using distributed transactions." So, the differentiator is that FoundationDB is built from the ground up to support these type of transactions at high performance levels with no "potential issues". |
|