hungys / swimringLinks
SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring
☆61Updated 9 years ago
Alternatives and similar repositories for swimring
Users that are interested in swimring are comparing it to the libraries listed below
Sorting:
- A high performance in-memory index storage engine☆111Updated 6 months ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Golang implementation of the Chord protocol☆133Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Paxos protocol variants framework☆26Updated 7 years ago
- epaxos☆101Updated 9 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Durable time-series database that's API-compatible with Prometheus.☆93Updated 7 years ago
- A simple column store in golang☆37Updated 9 years ago
- Some experiments with concurrent data structures in Go.