elastic4s icon indicating copy to clipboard operation
elastic4s copied to clipboard

Gzip compression support for requests

Open vbabenkoru opened this issue 2 years ago • 3 comments

#1473 added code to handle gzip-compressed responses received from ES, but is there a way to send compressed requests, for example bulk requests?

vbabenkoru avatar Apr 25 '23 00:04 vbabenkoru

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 12 '23 12:08 stale[bot]

@sksamuel Any thoughts on this? I'm wondering if this could improve ingestion performance.

vbabenkoru avatar Oct 11 '23 21:10 vbabenkoru

It might be enabled by default. If not, if you want to open a PR to add the option I can do a release.

sksamuel avatar Nov 04 '23 19:11 sksamuel