tarantool / jepsen.tarantool

Jepsen tests for Tarantool
https://www.tarantool.io/en/
Other
7 stars 0 forks source link

Use new TX engine #41

Closed ligurio closed 4 years ago

ligurio commented 4 years ago

Introduce command-line option to enable MVCC in Tarantool. Should be disabled by default. memtx_use_mvcc_engine = true

See https://github.com/tarantool/tarantool/issues/4897