 dokeysto
 dokeysto 
 Key store
 A key-value store implementation in OCaml, optimized for simplicity and efficient storage.
The dumb OCaml key-value store
10 stars
 1 watching
 1 forks
 
Language: OCaml 
last commit: over 2 years ago 
Linked from   1 awesome list  
  hash-tablekey-value-storelz4-compressionnosqlocaml-librarypersistent-storagetokyocabinet 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 | 
|  | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 | 
|  | An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 | 
|  | A simple disk-backed key-value store with optional transformation of keys to paths on disk. | 1,411 | 
|  | A high-performance, ACID compliant key-value store designed to be embedded in other applications | 92 | 
|  | A fast and persistent key-value storage library written in Go | 978 | 
|  | 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 concurrent access and visualization. | 537 | 
|  | A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. | 419 | 
|  | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 | 
|  | A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 | 
|  | An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. | 1,313 | 
|  | A solution for storing and managing key-value data across multiple devices using a persistent storage system | 4 | 
|  | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 | 
|  | An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |