https://github.com/alinz/hlc
Hybrid Logical Clocks
https://github.com/alinz/hlc
distributed hlc hybrid-logical-clocks
Last synced: about 1 month ago
JSON representation
Hybrid Logical Clocks
- Host: GitHub
- URL: https://github.com/alinz/hlc
- Owner: alinz
- License: mit
- Created: 2020-02-03T02:09:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T17:05:15.000Z (about 5 years ago)
- Last Synced: 2025-04-10T00:43:16.263Z (about 1 month ago)
- Topics: distributed, hlc, hybrid-logical-clocks
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## HLC
Hybrid Logical Clocks in Go
This is the implementation of HLC based on this [paper](http://www.cse.buffalo.edu/tech-reports/2014-04.pdf).