tarantool / jepsen.tarantool

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

Implement independent keys in a register workload #39

Closed ligurio closed 4 years ago

ligurio commented 4 years ago

Since operations on independent keys linearize independently, we can lift our single-key test into one which operates on multiple keys. The jepsen.independent namespace provides support.