@hackage vector-clock0.1.0

Vector clocks for versioning message flows

The vector-clock library provides a ready to use implementation of the vector clock data-structures, which may be used to version messages and determine causality relations between messages in a distributed system.

See "Fundamentals of Distributed Computing: A Practical Tour of Vector Clock Systems" by Baldoni and Raynal for an overview of vector clocks.

See the README.md file for details.