Lu0-Wenfeng commented on issue #5133: URL: https://github.com/apache/inlong/issues/5133#issuecomment-1200844248
# Task Sort module should support InfluxDB. InfluxDB is an open-source database for storing and analyzing time sequences. InfluxDB ranked the first place in the latest DB-ENGINES time sequence database ranking. Therefore, it will become more widespread among developers in the near future. In detail, the tasks includes the following subtasks: * Implement the Extract Node for InfluxDB * Implement the Load Node for InfluxDB * Implement the flink connector for InfluxDB * Implement the Extract Node and Load Node in Manager module for InfluxDB # Reference https://inlong.apache.org/docs/design_and_concept/how_to_extend_data_node_for_sort/ https://inlong.apache.org/zh-CN/docs/design_and_concept/how_to_extend_data_node_for_manager/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
