proxy.golang.org : github.com/proglottis/inbatches
Package inbatches allows fetching large datasets in smaller batches. Databases typically wait until they have collected the entire dataset before streaming the data to the client. This causes a large delay between starting the query and receiving the first result. Breaking the query into batches can help mitigate this.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/proglottis/inbatches
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/proglottis
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago