go-questdb-client icon indicating copy to clipboard operation
go-questdb-client copied to clipboard

feat(client): add sender pool

Open sklarsa opened this issue 1 year ago • 1 comments
trafficstars

Because LineSenders are meant to be single-threaded, this PR introduces a LineSenderPool that makes it easier to achieve greater throughput with multiple concurrent senders

sklarsa avatar Jul 30 '24 20:07 sklarsa

addresses #11

sklarsa avatar Jul 30 '24 20:07 sklarsa