8000 GitHub - amnore/dbcop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amnore/dbcop

Repository files navigation

DBCop

Usage

  1. Clone it.
    git clone git@gitlab.math.univ-paris-diderot.fr:ranadeep/dbcop.git
  1. Compile and install using cargo and run. Make sure ~/.cargo/bin is in your system path.
    cd dbcop
    dbcop install --path .
    dbcop --help

There are a few docker-compose files in docker directory to create docker cluster.

The workflow goes like this,

  1. Generate a bunch of histories to execute on a database.
  2. Execute those histories on a database using provided traits. (see in examples).
  3. Verify the executed histories for --cc(causal consistency), --si(snapshot isolation), --ser(serialization).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0