Commit Graph

7 Commits

Author SHA1 Message Date
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar dea51ba364 fix(build): use static taos lib. 2022-04-16 20:46:51 +08:00
Shuduo Sang f4ca06ea9c
feat: taos shell refactor for 3.0 (#11426)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0

* update taos-tools

* [TD-13558]<feature>: taos -C works

* improve taos shell -c WIP

* update taos-tools

* add demoapi.c
2022-04-13 00:12:34 +08:00
Liu Jicong d3104e78ec stream task exec 2022-03-22 18:00:03 +08:00
Shengliang Guan 926934f522 static library 2022-03-02 17:50:05 +08:00
Liu Jicong 174378ad2b add demo for tmq 2022-01-29 09:56:05 +08:00