hlc_dart 0.3.1 copy "hlc_dart: ^0.3.1" to clipboard
hlc_dart: ^0.3.1 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.3.1] - 2025-06-26 #

Changed #

  • Update documentation

[0.3.0] - 2025-05-10 #

Changed #

  • chore: apply linter rules
  • chore: more documentation on public api

[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
160
points
88
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)

Topics

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

Documentation

API reference

License

MIT (license)

More

Packages that depend on hlc_dart