There are 0 repository under keyvalue-db topic.
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
📁 Build your own fast, persistent KV store(Based on bitcask paper)
nosqlapi is a library for building standard NOSQL python libraries.
A distributed key-value server written in Rust, featuring a Memcached-like text protocol, MQTT-based replication, and a Merkle tree-based anti-entropy mechanism for efficient data synchronization.
Fast remote arrays. Works everywhere, fine grained access controls & no sign-ups.
Rust NoSQL key-value engine. Get, set, probabilistic types. Made for the Advanced algorithms and data structures course, III semester, Faculty of Technical Sciences in Novi Sad.
A experimental actor based key/value database using protoactor
A simple test using the libgdbm library
File-based key-value data store that supports the basic CRD
A simple and robust KeyValues Storage's library
Skua is a simple volatile key-value database with a command-line interface inspired by Redis.
A basic Go lang blockchain-based key-value database with a CLI for interacting, a Python class wrapper for the API, and Docker support for orchestrating a cluster of nodes.
A contact app with firebase login
is a robust and flexible library designed for efficient cache management in modern web applications. It seamlessly supports multiple underlying storage mechanisms and includes built-in Time-To-Live (TTL) support for automatic data expiration
How storage engine based-on LSM tree works
A single-file, in-memory key-value store written in C with persistence, undo/redo support, and memory statistics. Ideal for small projects or scripts that need a fast, lightweight database.
Simple Key Value Store
A fast key-value storage library that provides an ordered mapping from string keys to string values.
Redis, supports RESP v2, key-value ops like GET SET, streams XADD XREAD, transactions MULTI WATCH EXEC DISCARD, and RDB parsing.
Let's create a key value database in Go !
Java Advanced Redis-Variable In-Memory Storage
Trabalho prático redes 3 - UFPR