merkle-crdt

Merkle-Clock CRDT implementation in python (by samsquire)

Merkle-crdt Alternatives

Similar projects and alternatives to merkle-crdt

  • Go IPFS

    Discontinued IPFS implementation in Go [Moved to: https://github.com/ipfs/kubo]

  • go-ds-crdt

    A distributed go-datastore implementation using Merkle-CRDTs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • yata

    YATA based algorithm for plain text CRDT edit merging in python (by samsquire)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better merkle-crdt alternative or higher similarity.

merkle-crdt reviews and mentions

Posts with mentions or reviews of merkle-crdt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.
  • We Put IPFS in Brave
    4 projects | news.ycombinator.com | 24 May 2022
    Does anyone understand merkle CRDTs?

    How do you handle conflicts where two concurrent events occur at the same time? Who wins? I know timestamps are not reliable but I want last write wins behaviour and seamless merge. The paper leaves data layer conflict resolution to the reader. It does suggest sorting by CID.

    After reading Merkle-DAGs meet CRDTs whitepaper I took a go to implement a MerkleClock. It's incomplete. I need to maintain the partial order of "occurs before".

    https://github.com/samsquire/merkle-crdt

    I also implemented part of the YATA algorithm yesterday. So I think I could merge the plain text merging functionality of that with the Merkle CRDT.

    https://github.com/samsquire/yata

Stats

Basic merkle-crdt repo stats
1
7
0.0
almost 2 years ago

The primary programming language of merkle-crdt is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com