Repository navigation
strong-consistency
- Website
- Wikipedia
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 ⚡
Strong consistency distributed RESTful API service
A Java implementation of Paxos algorithm
This Multi-Tenant Database is built with love, prayers, and 12 packets of instant coffee. We promise it’s blazingly fast—if it’s slow, we’ll blame DevOps. Its distributed architecture is more stable than your last relationship, and its fault tolerance survives even when our own code throws a tantrum
A toy strong consistent distributed DNS server
This repository provides a fundamental and essential learning experience on microservices architecture with .NET technologies. Each topic is structured as a separate solution.
Two-phase commit demo in .NET showcasing coordinated transaction consistency between a coordinator and a basic API service.