Conflict-free replicated datatypes solve distributed data consistency challenges

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • crdt-study

    A Python study of distributed, conflict-free Last-Writer-Wins (LWW) undirected graphs

  • I did a bit of work on the topic (which remains preliminary), trying to reinvent the wheel a little bit and also implementing a naive (but correct) LWW-graph structure, and I doing some light thinking around applications [1]. There is one potential application of conflict-free distributed graphs like this that would interest me to further study: distributed SLAM in robotic swarms. I would be happy to pair with someone with access and know-how around the right simulation environments to work together.

    [1] https://github.com/agravier/crdt-study

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts