elastic / go-elasticsearch

The official Go client for Elasticsearch
https://github.com/elastic/go-elasticsearch#go-elasticsearch
Apache License 2.0
5.54k stars 609 forks source link

add `PoolCompressor` option and propagate it to `elastictransport.Config` #840

Closed pakio closed 2 months ago

pakio commented 3 months ago

This is a follow up PR for https://github.com/elastic/elastic-transport-go/pull/19


Added PoolCompressor option into elasticsearch.Config and pass it into elastictransport.Config.