questdb / py-questdb-client

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

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

Closed amunra closed 8 months ago

amunra commented 10 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 10 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