go-redis
go-redis copied to clipboard
Can we make pool.ErrClosed public? Or provide a public method to determine if a given error is it?
Many times, we need to downgrade to another instance after one client instance is closed, but it seems insecure to detect errors through string matching.
related https://github.com/go-redis/redis/issues/179
Nothing?
This issue is marked stale. It will be closed in 30 days if it is not updated.
Is there any progress?