https://github.com/textileio/multiclock
Composable and self-describing clocks
https://github.com/textileio/multiclock
Last synced: 7 months ago
JSON representation
Composable and self-describing clocks
- Host: GitHub
- URL: https://github.com/textileio/multiclock
- Owner: textileio
- License: mit
- Created: 2019-09-02T19:48:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T11:56:37.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T21:51:06.584Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multiclock
[](https://textile.io)
[](https://slack.textile.io)
> Composable and self-describing clocks
Multiclocks are designed for differentiating various clocks for ordering events in distributed systems.
### Continued reading
### Distributed
* [Vector Clock](https://en.wikipedia.org/wiki/Vector_clock) & [Lamport Clock](https://www.cs.rutgers.edu/~pxk/417/notes/clocks/index.html)
* [Bloom Clock](https://talk.fission.codes/t/the-bloom-clock/201)
* [Hybrid-logical Clock](http://sergeiturukin.com/2017/06/26/hybrid-logical-clocks.html)
### Blockchain-based
* [stampery](https://stampery.com/)
* [opentimestamp](https://opentimestamps.org/)
Modelling after [multihashes](https://github.com/multiformats/multihash).