aparo / pyes

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
BSD 3-Clause "New" or "Revised" License
607 stars 270 forks source link

allow gzip/deflate compression for elasticsearch http connection #471

Open arturre opened 9 years ago

arturre commented 9 years ago

Feature request: Please allow gzip/deflate compression for ES http connection, as it's supported by ES and it significantly reduces traffic/latency with ES.