Ecosyste.ms: OpenCollective

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

Add Ruby 3.4 and fix ubuntu version issue

ozennou opened this pull request 18 days ago
Support for Staggered Cache Refresh with Dual Redis Servers

rohangrg opened this issue about 1 month ago
Unable to connect with redis server installed on remote ubuntu machine

sachinsinghcdn opened this issue about 1 month ago
Tiemouts meaning

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Juanmcuello opened this issue 8 months ago
Fix a memoization bug for cluster client

supercaracal opened this pull request 8 months ago
note default timeout in readme

jjb opened this pull request 9 months ago
`:blpop` returns an exception when using sentinels

jlledom opened this issue 9 months ago
Fix several test cases for the cluster client

supercaracal opened this pull request 9 months ago
Fix a failure of a test case for a cluster client

supercaracal opened this pull request 9 months ago
5.x seems to break IPv6 URL parsing

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

jasonpenny opened this pull request 9 months ago
[master] Fix response of `multi` in `pipelined` for #1271

jasonpenny opened this pull request 9 months ago
Behavior of `pipelined { multi }` changed

jasonpenny opened this issue 9 months ago
doc: add redis doc URL written acceptable regular expressions patterns

FujiokaD opened this pull request 10 months ago
Add some documents for the transaction feature in the cluster client

supercaracal opened this pull request 10 months ago
Fix several test cases for the cluster feature

supercaracal opened this pull request 10 months ago
add flag to disable raising exceptions with pipelined

philippeboyd opened this pull request 10 months ago
Fixed small README issues, replace single with double quotes

OlegChuev opened this pull request 10 months ago
Support latest redis-client

casperisfine opened this pull request 10 months ago
Eagerly close subscribed connection

casperisfine opened this pull request 10 months ago
Max number clients reached using subscribe_with_timeout

gap777 opened this issue 10 months ago
OpenSSL::SSL::SSLError: SSL_write: unsupported method

hari-sangani opened this issue 10 months ago
Add support for redis Time Series module

night91 opened this issue 11 months ago
Implement #watch and #multi specially for cluster-client

KJTsanaktsidis opened this pull request 12 months ago
Fix the watch command bugs for the cluster client

supercaracal opened this pull request 12 months ago
Clean up rubocop todos

wmontgomery-splunk opened this pull request 12 months ago
Unable to create redis cluster

nkroker opened this issue 12 months ago
Add PEXPIRETIME

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

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

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

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

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

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

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

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

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

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

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

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

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

CoderMiguel opened this issue about 1 year ago
`ERR value is not an integer or out of range` after redis.ping

yart opened this issue about 1 year ago
SORT_RO support

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

bhaskar-f22 opened this issue about 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 over 1 year ago
When will 5.0.8 be released?

slai11 opened this issue over 1 year ago
How to use Bloomfilter?

hrdwdmrbl opened this issue over 1 year ago
not able to subscribe to channels

quadriq opened this issue over 1 year ago
Add sharded Pub/Sub support for cluster

supercaracal opened this pull request over 1 year ago
Support transactions for cluster client

supercaracal opened this pull request over 1 year ago
Update default timeout docs

afinzel opened this pull request over 1 year ago
Cluster Mode: Transactions (multi)

nicdal opened this issue over 1 year ago
SPENCER MARCU

SpencerMarcu opened this issue over 1 year ago
Fix redis-clustering gem to pass the test with latest dependencies

supercaracal opened this pull request over 1 year ago
Update sentinel auth with explicit kwargs

moofkit opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Fix `Redis#without_reconnect` for sentinel clients

casperisfine opened this pull request over 1 year ago
Add Redis server 7.2 to the CI matrix

casperisfine opened this pull request over 1 year ago
Support role being specified as a string

dhruvCW opened this pull request over 1 year ago
Problem with Sentinel passwords

tycooon opened this issue over 1 year ago
Add `Redis::Distributed#mset_nonatomic` & `mapped_mset_nonatomic`

jdelStrother opened this pull request over 1 year ago
Add some more examples of sentinel auth to the readme

jdelStrother opened this pull request over 1 year ago
5.0.7 started sending username & password to sentinels?

jdelStrother opened this issue over 1 year ago
Redis#without_reconnect fails when connecting to a Sentinel

irminsul opened this issue over 1 year ago
Remove flaky and redundant test cases for Pub/Sub in cluster mode

supercaracal opened this pull request over 1 year ago
Fix compatibility with `redis-client 0.15.0` when using Redis Sentinel

casperisfine opened this pull request over 1 year ago
Sentinel tests fail with redis-client 0.15.0

voxik opened this issue over 1 year ago
Redis 7.2 test failures

voxik opened this issue over 1 year ago
sadd? srem? - rant

taf2 opened this issue over 1 year ago