mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
* chore: add libtaos-ws for 3.0 * chore: update taosws-rs * chore: add libtaosws to install/remove script * chore: update taosws-rs
24 lines
869 B
Text
24 lines
869 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
|
|
[submodule "tools/taosadapter"]
|
|
path = tools/taosadapter
|
|
url = https://github.com/taosdata/taosadapter.git
|
|
[submodule "tools/taosws-rs"]
|
|
path = tools/taosws-rs
|
|
url = https://github.com/taosdata/taosws-rs.git
|