questdb / py-questdb-client

Python client for QuestDB InfluxDB Line Protocol
https://py-questdb-client.readthedocs.io
Apache License 2.0
49 stars 7 forks source link

BREAKING: New ILP/HTTP and `Sender.from_conf` API #59

Closed amunra closed 3 months ago

amunra commented 6 months ago

Overview

Tasks

Closes https://github.com/questdb/py-questdb-client/issues/51. Closes https://github.com/questdb/py-questdb-client/issues/62.

amunra commented 6 months ago

For the related Rust/C client changes, see https://github.com/questdb/c-questdb-client/pull/50 and https://github.com/questdb/c-questdb-client/pull/54