haskey
Key-value store
A high-performance, ACID compliant key-value store designed to be embedded in other applications
Transactional key-value store written entirely in Haskell
92 stars
7 watching
5 forks
Language: Haskell
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. | 176 |
| Provides a Haskell interface to the Nix store semantics and various implementations of that interface. | 87 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| A key-value store extension for k6 that provides persistent storage and shared state management | 16 |
| A fast and persistent key-value storage library written in Go | 978 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A high-performance key-value store implemented on top of BadgerDB | 20 |