Module crdts::dot

source ·
Expand description

This module contains the Dot (Actor + Sequence Number)

Structs

  • Dot is a version marker for a single actor
  • A type for modeling a range of Dot’s from one actor.
  • An ordered dot. dot’s are first ordered by actor, dots from the same actor are ordered by counter.