ohm
Key-value store
A Ruby library for storing objects in a Redis key-value database
Object-Hash Mapping for Redis
1k stars
40 watching
167 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 3 awesome lists
lesscodeohmredisruby
Related projects:
Repository | Description | Stars |
---|---|---|
soveran/ost | A Redis-based queueing and worker system for Ruby applications. | 167 |
honza/redish | An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
rafaeljesus/tempdb | A key-value store solution using Redis as the backing store. | 19 |
xxuejie/sohm.lua | An alternative Redis client library for use in a distributed cluster setup | 9 |
shopify/ruvy | A toolchain that compiles Ruby code into WebAssembly and executes it in a virtual machine. | 293 |
unixjunkie/dokeysto | A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
simerplaha/swaydb | A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 749 |
soveran/micromachine | A minimal implementation of a finite state machine in Ruby | 525 |
vitalvas/vxdb | An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
sorentwo/readthis | A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 506 |
spotify/sparkey | A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,177 |
mikkelhjuul/ld | A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 22 |