DISTRIBUTED ALGORITHMS · PRO CONCEPT
081

Vector Clocks

Track causal history per-node to detect conflicting concurrent writes.

vector clockcausalityDynamo
  • Where Vector Clocks fits in a system design conversation.
  • How vector clock changes the architecture under real traffic pressure.
  • What to watch for when causality becomes the bottleneck.