Recommendations for connection pooling with the v1 client? #3683
Answered
by
seanmonstar
johnbellessa
asked this question in
Q&A
-
|
As the title says, I'm looking for recommendations on pooling connections with the v1 client. I'm particularly interested in using the v1 client, as opposed to the legacy client, because I need to perform special handling with the TcpStream before handing it over to the client, which seems a lot more straight forward with v1. Any advice would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
seanmonstar
Jun 10, 2024
Replies: 1 comment 1 reply
-
|
The eventual "new" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
johnbellessa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The eventual "new"
Client, but it doesn't exist yet :).