chrislusf / vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
☆263Updated 6 years ago
Alternatives and similar repositories for vasto:
Users that are interested in vasto are comparing it to the libraries listed below
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆236Updated 4 years ago
- Fast Raft framework using the Redis protocol for Go☆541Updated 4 years ago
- A RAFT Election implementation in Go.☆184Updated 11 months ago
- LMDB backend for Raft☆138Updated last year
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A Go implementation of the CASPaxos protocol☆297Updated 6 years ago
- slab allocator in go☆376Updated 3 months ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Embedded, Fast and Persistent bigqueue implementation☆444Updated 3 years ago
- Customizable TCP net.Listener for Go☆147Updated 2 years ago
- TinyLFU cache admission policy☆259Updated 2 months ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆294Updated 9 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆444Updated 2 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 9 years ago
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 6 months ago
- Vector clock logging library for Go☆184Updated last year
- epaxos☆100Updated 9 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A high performance in-memory index storage engine☆110Updated 2 months ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Fast, minimal memory, consistent hash algorithm☆224Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 8 years ago