[Tarantool-patches] [PATCH v3 00/13] Transaction engine for memtx engine
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Thu Jul 16 03:05:16 MSK 2020
Hi! Thanks for the patchset!
On 15.07.2020 15:55, Aleksandr Lyapunov wrote:
> Changes in v3:
> - Fixes after code review
> - Lots of comments added
> - Code cleanup
> - A couple of bugs fixed
>
> Aleksandr Lyapunov (13):
> Update license file (2020)
> Check data_offset overflow in struct tuple
> vinyl: rename tx_manager -> vy_tx_manager
> txm: introduce dirty tuples
> txm: save txn in txn_stmt
> txm: add TX status
> txm: save does_require_old_tuple flag in txn_stmt
> txm: introduce tx manager
> tmx: introduce prepare sequence number
> tmx: introduce conflict tracker
In some commit titles you use tmx instead of txm. Is it
intentional? If yes, then what tmx means?
> txm: introduce txm_story
> txm: clarify all fetched tuples
> tmx: use new tx manager in memtx
More information about the Tarantool-patches
mailing list