danchia / ddbLinks
☆132Updated 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☆62Updated 5 years ago
- Storage algorithms.☆38Updated 4 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- epaxos☆101Updated 10 years ago
- A comparison of skip lists written in Go☆54Updated 4 years ago
- A high performance in-memory index storage engine☆112Updated 2 weeks ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- A framework for distributed applications☆60Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆264Updated 6 years ago
- Vector clock logging library for Go☆185Updated last year
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Paxos protocol framework☆556Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Implementation of Chord DHT(Distributed Hash Table) paper☆192Updated 4 years ago
- LMDB backend for Raft☆137Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- TinyLFU cache admission policy☆268Updated 10 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- ☆34Updated 4 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Distributed mmap☆41Updated 9 years ago
- A demo implementation of write ahead log.☆18Updated 4 years ago
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- Go implementation of the Gossip protocol☆143Updated last year