danchia / ddbLinks
☆128Updated 7 years ago
Alternatives and similar repositories for ddb
Users that are interested in ddb are comparing it to the libraries listed below
Sorting:
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 6 years ago
- epaxos☆101Updated 9 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A slick BTree on disk based key value store implemented in pure Go☆148Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Updated 8 years ago
- Paxos protocol framework☆557Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A framework for distributed applications☆59Updated 4 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- A high performance in-memory index storage engine☆111Updated 5 months ago
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A demo implementation of write ahead log.☆18Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated last month
- Experimenting with persistence in C☆183Updated 3 years ago
- Minimal hashicorp/raft example☆37Updated 2 weeks ago
- A collection of state machine replication protocols☆118Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆391Updated 6 months ago