redis-objects
Redis wrapper
A Ruby interface to Redis that maps data types to Ruby objects, enabling atomic operations and simplifying integration with existing ORMs.
Map Redis types directly to Ruby objects
2k stars
40 watching
229 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lp/objchiredis | An Objective-C wrapper around the Redis protocol to create an easy-to-use interface for interacting with Redis databases. | 162 |
coleifer/walrus | A Python library that provides an extension to the popular Redis client, adding support for newer commands and integrating with other databases. | 1,152 |
nest-modules/ioredis | A Redis module for the Nest framework, providing a straightforward way to integrate Redis into Nest.js applications. | 145 |
denodrivers/redis | A Redis client implementation for the Deno runtime environment. | 454 |
amakawa/redic | A lightweight Ruby client for Redis with features like pipelining and timeout configuration. | 120 |
markuman/go-redis | An implementation of the Redis protocol using a high-level interface inspired by GNU Octave's syntax. | 23 |
richfitz/redux | An R package providing an interface to Redis for executing arbitrary commands and performing data exchange | 91 |
liaoliaots/nestjs-redis | Provides a Redis client for Node.js applications using Nest framework | 392 |
radagaisus/orpheus | An object-oriented Redis client written in CoffeeScript | 33 |
zhangq0355/as3redis | A Flash library that provides a client-side interface to the Redis in-memory data store | 4 |
databasecleaner/database_cleaner-redis | A tool for cleaning up data in Redis databases | 4 |
stripe/stripe-ruby | A Ruby library providing access to the Stripe API for building applications | 1,960 |
vapor/redis | An extension to the Vapor framework allowing Redis as an in-memory data store and message broker | 459 |
opengems/redis_web_manager | A web-based management interface for Redis instances | 172 |
aembke/fred.rs | An async Redis client with various features and protocols for interacting with Redis servers. | 392 |