ohm

Key-value store

A Ruby library for storing objects in a Redis key-value database

Object-Hash Mapping for Redis

GitHub

1k stars
40 watching
167 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 3 awesome lists

lesscodeohmredisruby

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soveran/ostA Redis-based queueing and worker system for Ruby applications.167
honza/redishAn implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.138
rafaeljesus/tempdbA key-value store solution using Redis as the backing store.19
xxuejie/sohm.luaAn alternative Redis client library for use in a distributed cluster setup9
shopify/ruvyA toolchain that compiles Ruby code into WebAssembly and executes it in a virtual machine.293
unixjunkie/dokeystoA key-value store implementation in OCaml, optimized for simplicity and efficient storage.10
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
soveran/micromachineA minimal implementation of a finite state machine in Ruby525
vitalvas/vxdbAn implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data20
mpalmer/redisA high-performance, in-memory key-value store with various data structures.129
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
sorentwo/readthisA Ruby library that provides a Redis-backed cache client with performance and simplicity features.504
spotify/sparkeyA simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts.1,178
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23