Leaderless replicated quorum-based data store, achieving sequential consistency.
-
Updated
Oct 17, 2023 - Java
Leaderless replicated quorum-based data store, achieving sequential consistency.
Distributed fault-tolerant key-value store using SWIM gossip protocol and quorum replication. Implements consistent hashing, automatic failure detection, and self-healing stabilization. Inspired by Apache Cassandra and Amazon DynamoDB.
Omnet++ leaderless implementation of a distributed key-value datastore.
Add a description, image, and links to the quorum-replication topic page so that developers can more easily learn about it.
To associate your repository with the quorum-replication topic, visit your repo's landing page and select "manage topics."