redish
Key-value store
An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.
A multi-threaded, TCP, key-value store inspired by Redis implemented in Haskell.
138 stars
11 watching
5 forks
Language: Haskell
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance, ACID compliant key-value store designed to be embedded in other applications | 92 |
| A distributed key-value store with sharding and replication capabilities | 261 |
| An experimental key-value store server compatible with the Redis protocol. | 17 |
| A Ruby library for storing objects in a Redis key-value database | 1,397 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A key-value store solution using Redis as the backing store. | 19 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A LevelDB-backed key-value store for Swift applications | 123 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| A fast and persistent key-value storage library written in Go | 978 |