antflydb / expodbLinks
An example of building a distributed key value database, using hashicorp's raft and gossip sdks
☆10Updated 2 years ago
Alternatives and similar repositories for expodb
Users that are interested in expodb are comparing it to the libraries listed below
Sorting:
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- ☆34Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- experimental raft storage☆107Updated 2 weeks ago
- Expression evaluator for Go☆77Updated 8 months ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- ☆38Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆27Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Benchmarks of Badger☆96Updated 3 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 8 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week