tarantool / jepsen.tarantool

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

Add Pages test #11

Open ligurio opened 4 years ago

ligurio commented 4 years ago

Pages (Verifies the transactional isolation of pagination by inserting groups of elements together like [1, 5, -15, 23], then concurrently performing reads of every element in the collection. We expect to find that for every element of a group, all the other elements exist).