kvs
KVS
A compact, distributed key-value store with support for polymorphic data and multiple backends.
💿 KVS: NVMe Key-Value Store
178 stars
15 watching
46 forks
Language: Erlang
last commit: 3 months ago
Linked from 1 awesome list
mnesiarocksdb
Related projects:
Repository | Description | Stars |
---|---|---|
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
chainsafe/chaindb | A high-performance key-value store implemented on top of BadgerDB | 20 |
oleiade/xk6-kv | A key-value store extension for k6 that provides persistent storage and shared state management | 15 |
akrylysov/pogreb | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,312 |
lucid-kv/lucid | A high-performance key-value store with distributed capabilities and an HTTP API | 379 |
tauraamui/kvs | Provides a lightweight key-value store library for storing and retrieving structured data in Go | 4 |
xline-kv/xline | A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios. | 615 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,082 |
jongretar/exbitcask | An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
hotpotatoc/kvstore | An experimental key-value store server compatible with the Redis protocol. | 17 |
claygod/coffer | ACID-compliant key-value database with support for transactions and high throughput | 39 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
speedb-io/speedb | A high-performance key-value store designed to support modern data sets. | 917 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |