lf-edge / ekuiper

Lightweight data stream processing engine for IoT edge
https://ekuiper.org
Apache License 2.0
1.48k stars 414 forks source link

TDEngine v3 sink #2054

Open ngjaying opened 1 year ago

ngjaying commented 1 year ago

Current TDengine sink is for v2. Many users have migrated to v3, so we also need a v3 version.

Dream95 commented 1 week ago

I want to do this,please assign it to me.

Dream95 commented 4 days ago

According the doc, Tdengine has three connection methods. For better compatibility and performance, can we use the WebSokcet type

ngjaying commented 4 days ago

I don't know much about the differences of different methods. It's OK for me as long as we are able to write to it both one by one or batchly