mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* [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
18 lines
657 B
Text
18 lines
657 B
Text
[submodule "src/connector/go"]
|
|
path = src/connector/go
|
|
url = git@github.com:taosdata/driver-go.git
|
|
[submodule "src/connector/hivemq-tdengine-extension"]
|
|
path = src/connector/hivemq-tdengine-extension
|
|
url = git@github.com:taosdata/hivemq-tdengine-extension.git
|
|
[submodule "deps/jemalloc"]
|
|
path = deps/jemalloc
|
|
url = https://github.com/jemalloc/jemalloc
|
|
[submodule "deps/TSZ"]
|
|
path = deps/TSZ
|
|
url = https://github.com/taosdata/TSZ.git
|
|
[submodule "examples/rust"]
|
|
path = examples/rust
|
|
url = https://github.com/songtianyi/tdengine-rust-bindings.git
|
|
[submodule "tools/taos-tools"]
|
|
path = tools/taos-tools
|
|
url = https://github.com/taosdata/taos-tools
|