Distributed MVCC based cross-row transaction

The algorithm for supporting distributed MVCC based cross-row transactions on top of a distributed key-value database with single-row transaction support.

https://gist.github.com/weidagang/1b001d0e55c4eff15ad34cc469fafb84

你可能感兴趣的:(Distributed MVCC based cross-row transaction)