Add entrance for Lua connector introduction.
This commit is contained in:
parent
ba31633a58
commit
48229de30d
|
@ -124,6 +124,7 @@ The TDengine community has also kindly built some of their own connectors! Follo
|
|||
|
||||
- [Rust Connector](https://github.com/taosdata/TDengine/tree/master/tests/examples/rust)
|
||||
- [.Net Core Connector](https://github.com/maikebing/Maikebing.EntityFrameworkCore.Taos)
|
||||
- [Lua Connector](https://github.com/taosdata/TDengine/tree/develop/tests/examples/lua)
|
||||
|
||||
# How to run the test cases and how to add a new test case?
|
||||
TDengine's test framework and all test cases are fully open source.
|
||||
|
|
Loading…
Reference in New Issue