Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

vector-clock

Pairs of replicas, a, b, can be compared by inspecting their clocks and determined to be either:

  • identical (a=b);
  • concurrent (a||b);
  • ordered (a<b or b < a).

Releases

Packages

Contributors

Languages