vasto

KeyValue store

A distributed key-value store with sharding and replication capabilities

A distributed key-value store. On Disk. Able to grow or shrink without service interruption.

GitHub

261 stars
21 watching
30 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists

distributed-storagekey-valuereplicationrocksdb

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
yahoo/halodbA high-performance key-value store designed for IO-bound workloads with low latency and high throughput.509
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
honza/redishAn implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.138
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
treode/storeA distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes.176
couchbase/mossA fast and persistent key-value storage library written in Go978
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
bobris/btdbA high-performance, ACID-compliant key-value store with object database and relational capabilities.139
danielealbano/cachegrandA high-performance key-value store designed to optimize performance on modern hardware and support various data types978
deepfabric/elasticellA distributed NoSQL key-value storage system with strong consistency and reliability527
deroproject/gravitonA key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage.419
peterbourgon/diskvA simple disk-backed key-value store with optional transformation of keys to paths on disk.1,411
hotpotatoc/kvstoreAn experimental key-value store server compatible with the Redis protocol.17
lucid-kv/lucidA high-performance key-value store with distributed capabilities and an HTTP API378
synrc/kvsA compact, distributed key-value store with support for polymorphic data and multiple backends.177