kv-storage
There are 28 repositories under kv-storage topic.
fjall-rs/fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
JDRaftKeeper/RaftKeeper
RaftKeeper is a high-performance distributed consensus service.
jianqingdu/kedis
Kedis-Server is a Redis-Protocol compatible persistance NoSQL with RocksDB as its storage engine
thepassle/reddit-pwa
Going Buildless: Simple Reddit PWA made with LitElement, Pika, import-maps and kv-storage.
miftahDB/miftahdb
Fast and lightweight key-value database library
worker-tools/cloudflare-kv-storage
An implementation of the StorageArea interface using Cloudflare Worker's KV storage as a backing store
joway/lsdis
KV storage based on LocalStorage.
aleksandarskrbic/rocks4j
KV Store for Java backed by RocksDB
nuzulul/kv-storage
💾 Create data storage that uses a simple key-value method for Node, Browser, Deno, Bun, Cloudflare Workers
wonter/table
Table is an in memory key-value store library.
ClydeDz/shorturl-cloudflare-workers
Demo Cloudflare Worker created for a Medium article.
Violet-sword/Exchange-Variable
Use Cloudflare Workers to store and share dynamic IP addresses, port numbers (TCP/UDP), or other text content. Servers can update their info via a special URL, while clients can retrieve the latest data easily. Ideal for environments with changing server configurations. Uses Cloudflare KV for fast, distributed storage.
Addi-11/system-design-excercises
System design exercises by Arpit Bhayani
nopper/kiwi
LSM tree to the rescue
worker-tools/deno-kv-storage
An implementation of the StorageArea interface for Deno.
fumiama/simple-dict
db["key"]="value" with tea encryption
lnikon/tinykvpp
Horizontally scalable, highly available, key-value storage service with distributed transaction support written in C++
savsgio/go-kvbench
Golang KV databases benchmarks.
thepassle/preact-reddit-pwa
Going Buildless: Simple Reddit PWA made with Preact, htm, Pika, import-maps and kv-storage.
crystal-dataop/crystal
A data storage and analysis library.
saint-yellow/baradb
K/V storage engine based on Bitcask
li3cmz/Distributed-kv-storage-system
用python实现,节点通信使用的是GRPC机制
Serenity0204/Simple-KV-Storage
A persistent key value storage based on the known bitcask model. The in memory cache is implemented by using B+ tree
ConchbrainClub/KVStorage
WebApi Based Key Value Pair Storage
random-ru/vault-csharp
Vault library bindings for C#
saint-yellow/baradb-redis
Redis implementation based on Bitcask K/V storage engine
nuzulul/node-key-value-storage
Create data storage that uses a simple key-value method
nxshock/zkv_old
Simple key/value storage focused on high data compression