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

Pool of senders

Open gabrielmocan opened this issue 2 years ago • 0 comments
trafficstars

It would be nice to have something like https://pkg.go.dev/github.com/jackc/pgx/v5/pgxpool so we could instantiate a pool of senders to be concurrently reused across go routines.

gabrielmocan avatar Apr 29 '23 23:04 gabrielmocan