chrislusf / vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
☆261Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for vasto
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆235Updated 4 years ago
- Fast Raft framework using the Redis protocol for Go☆543Updated 4 years ago
- A RAFT Election implementation in Go.☆179Updated 7 months ago
- LMDB backend for Raft☆134Updated last year
- Embedded, Fast and Persistent bigqueue implementation☆444Updated 3 years ago
- Vector clock logging library for Go☆182Updated 10 months ago
- Distributed SQL query engine written in Go for big data☆90Updated 6 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Replicated key-value store driven by the raft consensus protocol☆32Updated 6 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆956Updated 2 years ago
- TinyLFU cache admission policy☆252Updated last year
- High-performance framework for building redis-protocol compatible TCP servers/services☆440Updated last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆120Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Customizable TCP net.Listener for Go☆145Updated last year
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Raft backend implementation using BadgerDB☆112Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- A Go library implementing a FST (finite state transducer)