kvs
KVS
A compact, distributed key-value store with support for polymorphic data and multiple backends.
💿 KVS: NVMe Key-Value Store
177 stars
15 watching
46 forks
Language: Erlang
last commit: 6 months ago
Linked from 1 awesome list
mnesiarocksdb
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |
| A key-value store extension for k6 that provides persistent storage and shared state management | 16 |
| An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 |
| A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
| Provides a lightweight key-value store library for storing and retrieving structured data in Go | 4 |
| A geo-distributed key-value store for high-performance metadata management in multi-data center scenarios. | 626 |
| An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,094 |
| An Elixir wrapper around Basho's Bitcask Key/Value store for fast data access and storage | 12 |
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| ACID-compliant key-value database with support for transactions and high throughput | 39 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| A high-performance key-value store designed to support modern data sets. | 925 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |