redis-rb

Redis client

A Ruby client library for interacting with the Redis in-memory data store

A Ruby client library for Redis

GitHub

4k stars
87 watching
1k forks
Language: Ruby
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
redis-rs/redis-rs A Rust library providing high-level access to Redis functionality 3,639
redis/node-redis A high-performance Redis client for Node.js with support for various Redis commands and data structures 16,943
redis/redis-py A Python client for interacting with the Redis key-value store 12,676
redis/rueidis A fast Redis client with features like auto-pipelining and client-side caching for high-performance data access in distributed systems. 2,452
redis/redis An in-memory key-value store with persistence on disk and support for multiple data structures. 67,109
laixintao/iredis A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. 2,567
redis/ioredis A high-performance, feature-rich Redis client for Node.js 14,400
richfitz/redux An R package providing an interface to Redis for executing arbitrary commands and performing data exchange 91
nkrode/redislive An application that visualizes Redis instances and analyzes query patterns and spikes. 3,072
redis/go-redis A Go client for interacting with the Redis key-value store and message broker 20,148
tporadowski/redis A native port of Redis for Windows, implementing its key-value data model with various value types. 9,065
amakawa/redic A lightweight Ruby client for Redis with features like pipelining and timeout configuration. 120
stackexchange/stackexchange.redis A high-level interface to the Redis in-memory data store 5,914
xiusin/vredis A Redis client written in V programming language, providing basic functionality for connecting to and interacting with Redis databases. 7
redis/hiredis A minimalistic C client library for the Redis database 6,267