project-sidonia / expodb
An example of building a distributed key value database, using hashicorp's raft and gossip sdks
☆10Updated last year
Alternatives and similar repositories for expodb:
Users that are interested in expodb are comparing it to the libraries listed below
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- In memory sharded cache implementation☆34Updated 3 years ago
- ☆28Updated 3 years ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆16Updated 10 months ago
- Storage algorithms.☆37Updated 4 years ago
- ☆38Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆22Updated this week
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Collect data about your dependencies☆43Updated last month
- Simple KV storage with Raft consensus algorithm inside☆21Updated 2 years ago
- go implementation of anchorhash☆15Updated 4 years ago
- 🔑 A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk…☆32Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- memcached protocol for server implementation☆15Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 6 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- An inverted bitmap index written in Go.☆27Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- experimental raft storage☆95Updated 3 weeks ago
- on-disk hash table(mainly for WAL).☆27Updated last year
- Continuous profiling with perf☆59Updated 4 years ago