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: about 2 years ago
Linked from 3 awesome lists
lesscodeohmredisruby
Related projects:
Repository | Description | Stars |
---|---|---|
| A Redis-based queueing and worker system for Ruby applications. | 167 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A key-value store solution using Redis as the backing store. | 19 |
| An alternative Redis client library for use in a distributed cluster setup | 9 |
| A toolchain that compiles Ruby code into WebAssembly and executes it in a virtual machine. | 293 |
| A key-value store implementation in OCaml, optimized for simplicity and efficient storage. | 10 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A minimal implementation of a finite state machine in Ruby | 525 |
| An implementation of a simple key-value NoSQL database with a minimal API interface for storing and retrieving data | 20 |
| A high-performance, in-memory key-value store with various data structures. | 129 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 504 |
| A simple key-value storage library optimized for read-heavy systems with infrequent bulk inserts. | 1,178 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |