-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Pull requests: redis/go-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Docker Compose-Based Redis Environment for go-redis CI
#3191
opened Nov 21, 2024 by
ofekshenawa
•
Draft
fix: Fixed issue with context cancelled error leading to connection spikes on Primary instances
#3190
opened Nov 15, 2024 by
EXPEbdodla
Loading…
added
Do
method for raw query by single conn from pool.Conn()
#3182
opened Nov 4, 2024 by
Oleglacto
Loading…
bug: fix Query sentinel changed to concurrent query to avoid context …
#3174
opened Oct 29, 2024 by
kwenzh
Loading…
fix(redisotel): fix the situation of reporting spans multiple times
#3168
opened Oct 23, 2024 by
flc1125
Loading…
Make MASTERDOWN a retriable error in RedisCluster client
#3164
opened Oct 18, 2024 by
justinmir
Loading…
docs: update default timeout value from 3 seconds to 5 seconds
#3127
opened Sep 16, 2024 by
kooskoos20
Loading…
Bound connection pool background dials to configured dial timeout
#3089
opened Aug 10, 2024 by
LINKIWI
Loading…
Rename XPendingExt RetryCount to DeliveredTimes to avoid ambiguity
#3076
opened Jul 31, 2024 by
gitsang
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.