Rapid is a scalable distributed membership service
-
Updated
Jul 5, 2023 - Java
Rapid is a scalable distributed membership service
Skywalker is a C++ paxos library which can run on Linux, Mac OS X and FreeBSD, etc.
Applied different distributed systems techniques such as centralized distributed system, eventual consistency, strong consistency between N number of servers.
Saber is a lock service for loosely-coupled distributed systems.
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates ⚡
ARCUX - A Distributed Transactional Key-Value Database with Per-Table Tunable Consistency, where users can choose CP (Strong Consistency) or AP (Availability with Eventual Consistency) for each table based on their requirements.
Strong consistency distributed RESTful API service
A minimal, reproducible lab to observe real-world trade-offs between strong and eventual consistency using measurable client-side metrics.
Two-phase commit demo in .NET showcasing coordinated transaction consistency between a coordinator and a basic API service.
A fault-tolerant, distributed collaborative text editor in Go using a custom Raft consensus implementation and an Operational Transformation (OT) engine for strong consistency.
This repository provides a fundamental and essential learning experience on microservices architecture with .NET technologies. Each topic is structured as a separate solution.
Replicated Go key-value store exploring eventual and strong consistency under configurable network delays.
A C++ Raft-based strongly consistent distributed KV store with WAL, snapshot, leader redirect and recovery tests.
A distributed, strongly consistent Key-Value store powered by the Raft consensus algorithm, written in Rust.
Oxia — independent third-party profile of a public API surface, by API Evangelist. Oxia is a scalable metadata store and coordination service designed for distributed systems, providing strong consistency guarantees and high availability. It is developed by StreamNative as an alternative to ZooKeeper.
To associate your repository with the strong-consistency topic, visit your repo's landing page and select "manage topics."