-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Issues: redis/go-redis
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Constantly Reestablishing Connections to AWS ElastiCache Redis in Cluster Mode (Continued)
#2046
opened Mar 14, 2022 by
ianjhoffman
Can we make pool.ErrClosed public? Or provide a public method to determine if a given error is it?
#1288
opened Apr 7, 2020 by
edoger
Commands wrapped in a Watch callback are not hooked if client is a cluster
#1547
opened Oct 26, 2020 by
yansal
redis cluster flushall doest flush all nodes. only flushes from one master
#1689
opened Mar 7, 2021 by
sanketrathi2330
Retries may be done using broken connections from the pool
feature
#1737
opened Apr 23, 2021 by
julianbrost
Change Scan(*struct) to return an error when scanning an unknown field
release-blocker
#1871
opened Aug 29, 2021 by
vmihailenco
Cluster IP addresses not updated in client causing permanent failure
#1127
opened Aug 14, 2019 by
technicianted
RESP 2/3 should be part of goredis.Options
feature
help-wanted
#2152
opened Jul 12, 2022 by
filipecosta90
Default MaxRetries on cluster clients is -1 and not 3
good-first-issue
help-wanted
#2249
opened Oct 13, 2022 by
jbeaudetupgrade
'-ERR max number of clients reached' should be treated as bad connection
#2251
opened Oct 14, 2022 by
dlee-libo
Blocking XGroupCreateMkStream does not interrupt on context cancellation
#2276
opened Nov 5, 2022 by
jgirtakovskis
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.