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:
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago
- epaxos☆100Updated 9 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆62Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- CASPaxos: Replicated State Machines without logs☆100Updated 6 years ago
- A framework for distributed applications☆59Updated 4 years ago
- A high performance in-memory index storage engine☆111Updated 4 months ago
- Vector clock logging library for Go☆184Updated last year
- TinyLFU cache admission policy☆261Updated 4 months ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A collection of state machine replication protocols☆118Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A Swiss Army knife for read-write quorum systems☆84Updated 3 years ago
- A simple column store in golang☆37Updated 8 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- LSM tree based key-value database☆30Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- How do we build a distributed, transactional key-value database - TiKV?☆97Updated 6 years ago