hlc_dart 0.2.0 copy "hlc_dart: ^0.2.0" to clipboard
hlc_dart: ^0.2.0 copied to clipboard

A Hybrid Logical Clock implementation in Dart, based on the paper "Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases".

0.2.0 - 2025-04-27 #

Added #

  • happenedAfter
  • operator >=
  • operator <=
  • operator >
  • operator <

0.1.3 - 2025-04-21 #

Changed #

  • Updated CHANGELOG.md

0.1.2 - 2025-04-04 #

Changed #

  • Shorter pubspec.yaml description

0.1.1 - 2025-04-02 #

Added #

  • Tests, 100% coverage

Changed #

  • Improved static analysis
  • chore: update README

Fixed #

  • chore: fix repository link

0.1.0 - 2025-04-01 #

Initial release

Added #

  • Local event handling
  • Message exchange between peers
  • Causality detection
  • Serialization to/from 64-bit integers
  • Thread-safe implementation
  • Zero dependencies
3
likes
0
points
86
downloads

Publisher

verified publishermattiapispisa.it

Weekly Downloads

A Hybrid Logical Clock implementation in Dart, based on the paper "Logical Physical Clocks and Consistent Snapshots in Globally Distributed Databases".

Homepage
Repository (GitHub)
View/report issues

Topics

#local-first #hlc #logical-clocks #distributed-systems

License

unknown (license)

More

Packages that depend on hlc_dart