Simple interface to the ZIP files to use them as DB
-
Updated
Nov 14, 2024 - Python
Simple interface to the ZIP files to use them as DB
Burrowkv is a simple key-value store implementation in Python
A key value store straight from your terminal
A File-based key-value datastore that supports CRD (Create, Read, Delete) operation written in Python
Implementation of a production grade KV store
This is a simple django rest application to store information in key value pair.
Embedded key-value store with vector similarity search
A way to use the ipfs filesystem as a key value store
A scalable, fault-tolerant, and highly available distributed key-value store implementation providing causal consistency and eventual convergence, achieving both horizontal and vertical scalability.
A Unordered LSM (bitcask) based Key Value Store in python
Distributed Multi-Consistency Key-Value Store
Poridhi Lab 01: A minimal Redis-like TCP server in Python. Listens on port 6379, accepts multiple clients with threading, responds to PING with PONG, and manages connections gracefully. Foundation for learning sockets, RESP, and building a key-value store.
Redis like an in-memory distributed key-value store
A basic key-value database to experiment with gRPC, protocol buffers and programming language interoperability (Golang, Node.Js and Python).
Multiuser-aware key/value store built using the Agave metadata web service API.
A very tiny clone of Redis in Python3
A simple key value store with simple persistence logic, all behind a socket server.
Prototype implementation of a distributed, fault-tolerant Key-Value Database
A grpc-based fault-tolerant distributed key-value storage system(KV-Store) implemented in Python
Add a description, image, and links to the key-value-store topic page so that developers can more easily learn about it.
To associate your repository with the key-value-store topic, visit your repo's landing page and select "manage topics."