issues
search
redis
/
redis-rb
A Ruby client library for Redis
MIT License
3.97k
stars
1.03k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for RESP3 / protocol 3
#1297
veesahni
closed
1 week ago
1
redis clustering error is not mapped
#1296
michael-ujet
closed
3 weeks ago
2
Fix typos in README
#1295
kazuyainoue0124
closed
1 month ago
0
`Redis::Client#mget` returning "OK", rather than an Array
#1294
nick96
opened
1 month ago
0
Fix several test cases for the stuck in TruffleRuby
#1293
supercaracal
closed
1 month ago
0
Mitigate long running job for truffleruby in CI by workaround
#1292
supercaracal
closed
2 months ago
5
Add a mention of MGET, MSET and DEL commands to the cluster document, that behavior was changed by internal library
#1291
supercaracal
closed
2 months ago
0
HSET error when value to store is empty
#1290
jppsantana
opened
2 months ago
1
Forward blocks on Redis#call
#1289
mlarraz
closed
2 months ago
2
Support Redis.default_configuration = { ... }
#1288
sebyx07
closed
2 months ago
1
Fix `uninitialized constant Redis::Error` error
#1287
junyuanz1
closed
2 months ago
0
getting `NameError: uninitialized constant Redis::Error` error
#1286
junyuanz1
closed
2 months ago
5
Multi/exec blocks are not retried on error
#1285
jdheyburn
closed
3 months ago
2
Use of RedisClient built-in connection pool
#1284
Juanmcuello
closed
4 months ago
3
Fix a memoization bug for cluster client
#1283
supercaracal
closed
5 months ago
0
redis-clustering: NoMethodError: undefined method `node_keys' for nil:NilClass
#1282
ccutrer
closed
5 months ago
1
note default timeout in readme
#1281
jjb
closed
5 months ago
0
Proper documentation on how to setup rails to connect to a redis cluster for session management
#1280
darkmakukudo
closed
5 months ago
14
`:blpop` returns an exception when using sentinels
#1279
jlledom
closed
5 months ago
3
Fix several test cases for the cluster client
#1278
supercaracal
closed
5 months ago
0
initialize': no implicit conversion of String into Integer (TypeError)
#1277
yuvalIndie
closed
5 months ago
1
Redis::Cluster attempting Redis connection during asset precompilation
#1276
rift137
closed
5 months ago
5
Fix a failure of a test case for a cluster client
#1275
supercaracal
closed
6 months ago
1
5.x seems to break IPv6 URL parsing
#1274
chen-anders
closed
6 months ago
1
[4.x] Fix response of `multi` in `pipelined` for #1271
#1273
jasonpenny
closed
6 months ago
1
[master] Fix response of `multi` in `pipelined` for #1271
#1272
jasonpenny
closed
6 months ago
0
Behavior of `pipelined { multi }` changed
#1271
jasonpenny
closed
6 months ago
1
Fix a cluster client interface for CAS operations to be more compatible with standalone client
#1270
supercaracal
closed
6 months ago
0
doc: add redis doc URL written acceptable regular expressions patterns
#1269
FujiokaD
closed
6 months ago
0
Add some documents for the transaction feature in the cluster client
#1268
supercaracal
closed
6 months ago
0
Keep compatibilities as possible for the transaction feature between a standalone client and a cluster client
#1267
supercaracal
closed
6 months ago
0
[Doc] Improve documentation about acceptable regular expressions pattern
#1266
FujiokaD
closed
6 months ago
4
Return an empty array instead of throwing ArgumentError if the transaction is empty in the cluster client
#1265
supercaracal
closed
6 months ago
0
Fix several test cases for the cluster feature
#1264
supercaracal
closed
6 months ago
1
add flag to disable raising exceptions with pipelined
#1263
philippeboyd
closed
6 months ago
1
Fixed small README issues, replace single with double quotes
#1262
OlegChuev
closed
7 months ago
1
Support latest redis-client
#1261
casperisfine
closed
7 months ago
0
Eagerly close subscribed connection
#1260
casperisfine
closed
7 months ago
0
Max number clients reached using subscribe_with_timeout
#1259
gap777
closed
7 months ago
2
OpenSSL::SSL::SSLError: SSL_write: unsupported method
#1258
hari-sangani
closed
7 months ago
1
Add support for redis Time Series module
#1257
night91
closed
7 months ago
1
Implement #watch and #multi specially for cluster-client
#1256
KJTsanaktsidis
opened
8 months ago
0
Fix the watch command bugs for the cluster client
#1255
supercaracal
closed
6 months ago
5
Restore connection.timeout correctly for Redis::Client#with_socket_timeout in 4.x
#1254
yoshihara
closed
8 months ago
2
Clean up rubocop todos
#1253
wmontgomery-splunk
closed
9 months ago
0
Unable to create redis cluster
#1252
nkroker
closed
9 months ago
1
Add PEXPIRETIME
#1251
wholien
closed
9 months ago
2
Configure Rails redis_cache_store with redis 5
#1250
adrys-lab
closed
9 months ago
1
Sentinel TLS: Sentinel TLS not supported
#1249
garry-t
closed
9 months ago
5
Add EXPIRETIME
#1248
wholien
closed
9 months ago
4
Next