visualzhou / mongo-repl-tlaLinks
TLA+ Spec of a simplified part of MongoDB replication system
☆48Updated 6 years ago
Alternatives and similar repositories for mongo-repl-tla
Users that are interested in mongo-repl-tla are comparing it to the libraries listed below
Sorting:
- TLA+ specification of Flexible Paxos☆41Updated 2 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆80Updated 2 years ago
- TLA+ specification of the Kafka replication protocol☆88Updated 5 years ago
- Reading the linearizability paper with TLA+☆50Updated 3 years ago
- A curated list of TLA+ resources.☆66Updated 6 years ago
- A formal specification of snapshot isolation.☆19Updated 4 months ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- Synchronous fault-tolerant distributed algorithms encoded in TLA+☆33Updated 4 years ago
- PGo is a source to source compiler from Modular PlusCal specs into Go programs.☆194Updated 2 weeks ago
- An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework☆191Updated last year
- Fast linearizability checker☆67Updated 10 years ago
- Parses and executes Runway models of distributed systems☆50Updated 3 years ago
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time☆20Updated 6 years ago
- TLA+ and Alloy specs of database isolation☆21Updated 10 years ago
- Implementation of Raft consensus algorithm☆112Updated 11 years ago
- ☆22Updated 6 years ago
- A curated list of TLA+ resources.☆160Updated last year
- CASPaxos: Replicated State Machines without logs