danchia / ddb
☆128Updated 6 years ago
Alternatives and similar repositories for ddb
Users that are interested in ddb are comparing it to the libraries listed below
Sorting:
- Vector clock logging library for Go☆184Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- CASPaxos: Replicated State Machines without logs☆100Updated 6 years ago
- Storage algorithms.☆38Updated 4 years ago
- A Swiss Army knife for read-write quorum systems☆84Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A high performance in-memory index storage engine☆111Updated 4 months ago
- epaxos☆100Updated 9 years ago
- Go implementation of the Gossip protocol☆139Updated 6 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- LMDB backend for Raft☆137Updated last year
- CRDTs implemented in Redis☆52Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A framework for distributed applications☆59Updated 4 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 8 years ago
- A collection of state machine replication protocols☆118Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆25Updated last year
- Golang implementation of the Chord protocol☆133Updated 4 years ago
- Paxos protocol framework☆556Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- How do we build a distributed, transactional key-value database - TiKV?☆97Updated 6 years ago