go-redis
go-redis copied to clipboard
fix the maxActiveConns sematic
we can get conn use the Get or NewConn method, they are all will be add to the p.conns.
the sematic of the MaxActiveConns opt is the maximum number of connections in the pool