Tags: NotSqrt/influxdb-python
Tags
* python 2.6 support fixes * if_not_exists option for create_database * new get_list_servers() method * make use of urlparse to parse netloc * fixed issue for creating/dropping numeric-named databases * added healing feature on InfluxClusterClient * made InfluxDBClusterClient thread-safe
* Improved line protocol performance * line protocol: handle None tags and fields * line protocol: time precision support - timestamps that are send as integers are left intact but other timestamps are converted depending on the time precision * line protocol: Handle field string values with several newlines
PreviousNext