An open API service for software projects hosted on Open Collective.

github.com/redis/redis-rb

A Ruby client library for Redis
https://github.com/redis/redis-rb

Translate UnsupportedServer error from RedisClient

underwoo16 opened this issue about 2 months ago
translate_error_class should rescue KeyError

underwoo16 opened this issue about 2 months ago
Fix `without_reconnect` to wrap redis-client exceptions

byroot opened this pull request 3 months ago
Handle RedisClient::NoScriptError

byroot opened this pull request 4 months ago
Fix Redis#blmpop to actually send BLMPOP

byroot opened this pull request 5 months ago
Add Ruby 3.4 and fix ubuntu version issue

ozennou opened this pull request 7 months ago
Support for Staggered Cache Refresh with Dual Redis Servers

rohangrg opened this issue 7 months ago
Unable to connect with redis server installed on remote ubuntu machine

sachinsinghcdn opened this issue 7 months ago
Tiemouts meaning

agrajgarg1526 opened this issue 8 months ago
Feature request: server assisted client side caching

mbyio opened this issue 8 months ago
Add :with_score option to zrank and zrevrank

Hugo-Hache opened this pull request 8 months ago
Feature request: IAM Authentication in place of password

matt-domsch-sp opened this issue 8 months ago
hgetall throwing error when upgrading to 5.0

billybonks opened this issue 9 months ago
Support for RESP3 / protocol 3

veesahni opened this issue 9 months ago
redis clustering error is not mapped

michael-ujet opened this issue 10 months ago
Fix typos in README

kazuyainoue0124 opened this pull request 10 months ago
`Redis::Client#mget` returning "OK", rather than an Array

nick96 opened this issue 10 months ago
Fix several test cases for the stuck in TruffleRuby

supercaracal opened this pull request 11 months ago
Mitigate long running job for truffleruby in CI by workaround

supercaracal opened this pull request 11 months ago
HSET error when value to store is empty

jppsantana opened this issue 11 months ago
Forward blocks on Redis#call

mlarraz opened this pull request 11 months ago
Support Redis.default_configuration = { ... }

sebyx07 opened this pull request 12 months ago
Fix `uninitialized constant Redis::Error` error

junyuanz1 opened this pull request 12 months ago
getting `NameError: uninitialized constant Redis::Error` error

junyuanz1 opened this issue 12 months ago
Multi/exec blocks are not retried on error

jdheyburn opened this issue 12 months ago
Use of RedisClient built-in connection pool

Juanmcuello opened this issue about 1 year ago
Fix a memoization bug for cluster client

supercaracal opened this pull request about 1 year ago
note default timeout in readme

jjb opened this pull request about 1 year ago
`:blpop` returns an exception when using sentinels

jlledom opened this issue about 1 year ago
Fix several test cases for the cluster client

supercaracal opened this pull request about 1 year ago
initialize': no implicit conversion of String into Integer (TypeError)

yuvalIndie opened this issue about 1 year ago
Fix a failure of a test case for a cluster client

supercaracal opened this pull request about 1 year ago
5.x seems to break IPv6 URL parsing

chen-anders opened this issue over 1 year ago
[4.x] Fix response of `multi` in `pipelined` for #1271

jasonpenny opened this pull request over 1 year ago
[master] Fix response of `multi` in `pipelined` for #1271

jasonpenny opened this pull request over 1 year ago
Behavior of `pipelined { multi }` changed

jasonpenny opened this issue over 1 year ago
doc: add redis doc URL written acceptable regular expressions patterns

FujiokaD opened this pull request over 1 year ago
Add some documents for the transaction feature in the cluster client

supercaracal opened this pull request over 1 year ago
Fix several test cases for the cluster feature

supercaracal opened this pull request over 1 year ago
add flag to disable raising exceptions with pipelined

philippeboyd opened this pull request over 1 year ago
Fixed small README issues, replace single with double quotes

OlegChuev opened this pull request over 1 year ago
Support latest redis-client

casperisfine opened this pull request over 1 year ago
Eagerly close subscribed connection

casperisfine opened this pull request over 1 year ago
Max number clients reached using subscribe_with_timeout

gap777 opened this issue over 1 year ago
OpenSSL::SSL::SSLError: SSL_write: unsupported method

hari-sangani opened this issue over 1 year ago
Add support for redis Time Series module

night91 opened this issue over 1 year ago
Implement #watch and #multi specially for cluster-client

KJTsanaktsidis opened this pull request over 1 year ago
Fix the watch command bugs for the cluster client

supercaracal opened this pull request over 1 year ago
Clean up rubocop todos

wmontgomery-splunk opened this pull request over 1 year ago
Unable to create redis cluster

nkroker opened this issue over 1 year ago
Add PEXPIRETIME

wholien opened this pull request over 1 year ago
Configure Rails redis_cache_store with redis 5

adrys-lab opened this issue over 1 year ago
Sentinel TLS: Sentinel TLS not supported

garry-t opened this issue over 1 year ago
Add EXPIRETIME

wholien opened this pull request over 1 year ago
Bump actions/cache from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
status

CaptainLoop opened this issue over 1 year ago
Run Rubocop against Ruby 3.2

KJTsanaktsidis opened this pull request over 1 year ago
Handle unknown subclasses of RedisClient::Error in clustering

KJTsanaktsidis opened this pull request over 1 year ago
Update README to remove mutex language

awiddersheim opened this pull request over 1 year ago
Support `BIT/BYTE` for `bitcount` and `bitpos` for redis 7+

fatkodima opened this pull request over 1 year ago
Add NodeMightBeDown to redis client error mapping

learoyklinginsmith opened this pull request over 1 year ago
Fix races in publish_subscribe_test.rb and update truffleruby

eregon opened this pull request over 1 year ago
Cluster: Preserve message and suberrors when raising CommandErrorCollection

KJTsanaktsidis opened this pull request over 1 year ago
LMPOP not working

CoderMiguel opened this issue over 1 year ago
SORT_RO support

amree opened this issue over 1 year ago
redis-client requires Redis 6+ with HELLO command available

bhaskar-f22 opened this issue over 1 year ago
Errno::ETIMEDOUT

dpep opened this pull request over 1 year ago
`.connection` method raises error in a Sentinel-based setup

slai11 opened this issue almost 2 years ago
When will 5.0.8 be released?

slai11 opened this issue almost 2 years ago
How to use Bloomfilter?

hrdwdmrbl opened this issue almost 2 years ago
not able to subscribe to channels

quadriq opened this issue almost 2 years ago
Add sharded Pub/Sub support for cluster

supercaracal opened this pull request almost 2 years ago
Support transactions for cluster client

supercaracal opened this pull request almost 2 years ago
Update default timeout docs

afinzel opened this pull request almost 2 years ago
Cluster Mode: Transactions (multi)

nicdal opened this issue almost 2 years ago
SPENCER MARCU

SpencerMarcu opened this issue almost 2 years ago
Fix redis-clustering gem to pass the test with latest dependencies

supercaracal opened this pull request almost 2 years ago
Update sentinel auth with explicit kwargs

moofkit opened this pull request almost 2 years ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request almost 2 years ago
Fix `Redis#without_reconnect` for sentinel clients

casperisfine opened this pull request almost 2 years ago
Add Redis server 7.2 to the CI matrix

casperisfine opened this pull request almost 2 years ago
Support role being specified as a string

dhruvCW opened this pull request almost 2 years ago
Problem with Sentinel passwords

tycooon opened this issue almost 2 years ago
Add `Redis::Distributed#mset_nonatomic` & `mapped_mset_nonatomic`

jdelStrother opened this pull request almost 2 years ago
Add some more examples of sentinel auth to the readme

jdelStrother opened this pull request almost 2 years ago
5.0.7 started sending username & password to sentinels?

jdelStrother opened this issue almost 2 years ago
Redis#without_reconnect fails when connecting to a Sentinel

irminsul opened this issue almost 2 years ago