Skip to content

Tsunaou/Checking-Causal-Consistency-of-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Checking-Causal-Consistency-of-MongoDB

The project is about our work in the causal consistency checking of MongoDB, which is consist of 2 parts:

  • Getting MongoDB execution history.
    • The Jepsen program we design for getting MongoDB execution history can be found at mongodb.
  • Checking causal consistency of the history.

This repository is about checking history. It supports the checking of

  • Weak Causal Consistency(CC)
  • Causal Memory(CM)
  • Causal Convergence(CCv)

About

Checking Causal Consistency of MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages