An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# multiclock

[![Made by Textile](https://img.shields.io/badge/made%20by-Textile-informational.svg?style=popout-square)](https://textile.io)
[![Chat on Slack](https://img.shields.io/badge/slack-slack.textile.io-informational.svg?style=popout-square)](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).