kv topic

List kv repositories

pickledb-rs

250
Stars
29
Forks
Watchers

PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB

EasyFlash

1.9k
Stars
753
Forks
Watchers

Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB

sled

7.8k
Stars
378
Forks
Watchers

the champagne of beta embedded databases

Tendis

2.8k
Stars
315
Forks
Watchers

Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

kvrocks

3.3k
Stars
432
Forks
Watchers

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

lucid

370
Stars
31
Forks
Watchers

High performance and distributed KV store w/ REST API. 🦀

vasedb

250
Stars
28
Forks
Watchers

VaseDB is a NoSQL that supports multiple data types and transactions.

gkvdb

116
Stars
22
Forks
Watchers

[mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支...

mmkv

58
Stars
10
Forks
Watchers

High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post:https://cloud.tencent.com/developer/article/1066229