22 lines
766 B
Plaintext
22 lines
766 B
Plaintext
[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
|