Replies: 1 comment
-
solved,it is my usage error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Even though the IdleTimeout and IdleCheckFrequency is configured,the redis-cluster client does not work to recycle idle connection.
Because the following codes in gopkg.in/redis.v5/cluster.go:63
Beta Was this translation helpful? Give feedback.
All reactions