jepsen-io / knossos

Verifies the linearizability of experimentally accessible histories.
398 stars 31 forks source link

Begh checker #24

Closed mkcp closed 6 years ago

mkcp commented 6 years ago

Adapted from On Verifying Causal Consistency. Takes advantage of controlled jepsen env to skip some of the state transition counting in favor of looking at expected values, which I'm hoping is still valid!

Paper: https://arxiv.org/pdf/1611.00580.pdf

mkcp commented 6 years ago

porting over to jepsen.jepsen_tests