logcabin / logcabin
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their core metadata and is helpful in solving cluster management issues.
☆1,920Updated 10 months ago
Alternatives and similar repositories for logcabin:
Users that are interested in logcabin are comparing it to the libraries listed below
- C implementation of the Raft Consensus protocol, BSD licensed☆1,147Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,033Updated 8 years ago
- C++ implementation of Raft core logic as a replication library☆1,080Updated last week
- The Self-Driving Database Management System☆2,040Updated 5 years ago
- because you need another a key/value storage engine☆1,319Updated 11 months ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,095Updated 6 months ago
- UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.☆2,430Updated 9 years ago
- Awesome list for Paxos and friends☆2,088Updated 10 months ago
- ☆618Updated 3 years ago
- Unmaintained C implementation of the Raft consensus protocol☆949Updated last year
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,686Updated 4 years ago
- WiredTiger's source tree☆2,278Updated this week
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆965Updated 11 months ago
- **No Longer Maintained** Official RAMCloud repo☆492Updated 5 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,314Updated 5 years ago
- A RocksDB compatible KV storage engine with better performance☆2,079Updated last month
- A cluster consistency platform☆649Updated this week
- Plain Paxos Implementations in Python & Java☆587Updated 3 years ago
- Paxos protocol framework☆557Updated last year
- The PebblesDB write-optimized key-value store (SOSP 17)☆512Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆505Updated 6 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,368Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,154Updated 9 months ago
- Efficient RPCs for datacenter networks☆880Updated 11 months ago
- Fastest RPC in the west☆730Updated 2 years ago
- super hacky visualization of Raft☆678Updated 9 months ago
- ☆984Updated 3 years ago
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆315Updated 3 years ago
- Dr. TLA+ series - learn an algorithm and protocol, study a specification☆831Updated 3 years ago
- RocksDB Replication☆669Updated 10 months ago