InfluxCommunity / influxdb-ruby

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

persistent connection #232

Closed littlegrasscao closed 4 years ago

littlegrasscao commented 5 years ago

Does influxdb-ruby library support a persistent connection to a influxdb?

Esity commented 4 years ago

The InfluxDB::HTTP module does not support persistent connections however the UDP writer does use a persistent connection