InfluxCommunity / influxdb-ruby

Ruby client for InfluxDB
MIT License
370 stars 133 forks source link

Support for gzip post requests #256

Open carlhoerberg opened 3 years ago

carlhoerberg commented 3 years ago

We pump megabytes of data into our influxDB every second, gzipping the requests would save on the bandwidth bill.