key-value-storage
There are 13 repositories under key-value-storage topic.
fjall-rs/lsm-tree
K.I.S.S. LSM-tree implementation in safe Rust
fjall-rs/value-log
Value log implementation for key-value separated storage in safe Rust
gerold-penz/bun-sqlite-key-value
A super fast key-value store with SQLite that uses bun:sqlite and v8 as a fast JSON replacement.
malvads/easycache
easy ruby gem for caching key-value data in mem (used in production at redborder)
shivam1608/airbin
a simple http key value storage service over airtable database for easy access of key value pairs just like jsonbin, made and deployed with deno.
jweinst1/KamooDB
A fast, embeddable, single file, key-value database
kkli08/KvDB
Persistent key-value store database library.
kkli08/VeloxDB
Persistent Key-Value Storage Database Library.
ssadel/kvkeychain
A thin wrapper on Swift's Keychain functionality for usage like UserDefaults
nuzulul/node-key-value-storage
Create data storage that uses a simple key-value method
phplum/phplum-storage
This library provides mechanisms to manage data in key/value stores on concrete file systems.
Sumin0916/2023-KVS
2023-1 System programming Project