redis/internal
Nikolay Vorobev e23ea028bd
Added MaxActiveConns (#2646)
* Added the ability to set a connection growth limit when there are not enough connections in the pool using MaxActiveConns

* fix comment

* fix

* fix

---------

Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
2023-09-20 14:55:23 +03:00
..
customvet Format code and fix go vet (#2696) 2023-09-20 14:03:44 +03:00
hashtag chore: fewer test dependencies 2023-01-27 15:01:50 +00:00
hscan Pointer -> Ptr (#2458) 2023-02-24 13:47:58 +08:00
pool Added MaxActiveConns (#2646) 2023-09-20 14:55:23 +03:00
proto chore: fix staticcheck (#2631) 2023-07-02 14:38:52 +03:00
rand Make FailoverClient(sentinel mode) more robust (#1655) 2021-02-10 17:20:08 +02:00
util Format code and fix go vet (#2696) 2023-09-20 14:03:44 +03:00
arg.go chore: update import path 2023-01-23 08:48:54 +02:00
internal.go chore: update import path 2023-01-23 08:48:54 +02:00
internal_test.go chore: fewer test dependencies 2023-01-27 15:01:50 +00:00
log.go follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
once.go docs: add a description of the hook 2023-01-07 16:30:56 +08:00
util.go chore: update import path 2023-01-23 08:48:54 +02:00