nvanbenschoten / paxosLinks
A pluggable implementation of the Paxos Consensus Protocol
☆24Updated 8 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- CockroachDB with pre-generated Go code☆32Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- Paxos Made Simple☆19Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- ☆34Updated 4 years ago
- ☆13Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A clustered, masterless redis clone, built in Go☆31Updated 11 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- ☆12Updated 5 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- Verified, concurrent, crash-safe transaction system☆59Updated 11 months ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 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…☆26Updated 2 years ago