Hi,
I agree that we should hold a vote before creating a new repository. Creating a new repository affects project organization, maintenance responsibility, and future community collaboration, so it is reasonable to make the decision through the community voting process first. Best regards, Haonan Sent from my iPhone ------------------ Original ------------------ From: Christofer Dutz <[email protected]> Date: Fri,May 1,2026 0:18 AM To: [email protected] <[email protected]> Subject: Re: AW: [Announce] Apache IoTDB Node.js Client Repository Initialized Hi all, I’m sorry that I have to jump in on this sort of thing. Usually creating a new repository requires a vote of the project. I haven’t even seen any form of discussion before this. Please: I know you folks don’t quite like doing things on email, but this is actually a requirement of being an Apache project. In the future, please discuss things like this on the list first. Chris Von: Haonan Hou <[email protected]> Datum: Donnerstag, 30. April 2026 um 17:48 An: [email protected] <[email protected]> Betreff: Re: [Announce] Apache IoTDB Node.js Client Repository Initialized I’m so happy to see it! I am also looking forward to it being published on NPM . Best regards, Haonan Hou > On Apr 30, 2026, at 6:36 PM, Wang Critas <[email protected]> wrote: > > Hi all, > > I'm glad to announce that the Apache IoTDB Node.js client repository has been initialized [1]. > > This client provides a Node.js/TypeScript SDK for Apache IoTDB, supporting both tree model and table model. Key features include: > > - Session & SessionPool for tree model (timeseries) > - TableSession & TableSessionPool for table model (relational) > - Connection pooling with round-robin load balancing across multiple nodes > - Apache Thrift-based RPC communication > - SSL/TLS support > - TypeScript type definitions included > > Documentation and examples are available in the repository under docs/ and examples/. The default branch is develop. > > Feedback and contributions are welcome! > > [1]: https://github.com/apache/iotdb-client-nodejs > > Best regards, > Xuan Wang >
