eventually-consistent-mesh

an attempt to create an asynchronously replicated append only eventually consistent data protocol (by samsquire)

Eventually-consistent-mesh Alternatives

Similar projects and alternatives to eventually-consistent-mesh

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

eventually-consistent-mesh reviews and mentions

Posts with mentions or reviews of eventually-consistent-mesh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.
  • The growing pains of database architecture
    2 projects | news.ycombinator.com | 7 Jun 2023
    https://github.com/samsquire/eventually-consistent-mesh/blob...

    I wrote a Jepsen test that because it is not linerarizable, it fails.

    My script abandons the C(onsistency) of CAP and maintains (A)vailability and (P)artition tolerance. It assumes the network shall heal and the replication shall resume. In PACELC theory in During normal operation it prefers Availability during Partitions and Else Latency in normal operations.

    How do you build a system around a database where values can no longer be valid at any time? If I kick off a process in the database with a value that was only reported by one replica that was partitioned away from the majority of the network, what do I do?

    My immediate thoughts are to create dependency relationships to values that are on the agreed path, data that is based on a failed branch is not valid.

    https://github.com/samsquire/eventually-consistent-mesh

  • CRDT-richtext: Rust implementation of Peritext and Fugue
    17 projects | news.ycombinator.com | 18 May 2023
    https://github.com/samsquire/eventually-consistent-mesh

    I implemented an barebones toy SQL and Graph cypher and document storage database

Stats

Basic eventually-consistent-mesh repo stats
2
2
6.4
7 months ago

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