tickduan
5810ee65df
remove SZ replace with submodule TSZ
2021-07-19 20:22:34 +08:00
Shuduo Sang
09c4c28169
Feature/sangshuduo/td 3973 use jemalloc ( #6319 )
...
* [TD-3973]<feature>: add jemalloc as submodule.
* add macro definitions in cmake.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* link jemalloc works.
* make install works.
* support jemalloc in release.sh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-01 13:34:03 +08:00
zyyang
4729a13ed9
change version number ( #6205 )
...
Co-authored-by: plum-lihui <huili@taosdata.com>
2021-05-23 14:40:29 +08:00
Shuduo Sang
5133cbd4bf
[TD-2969] <fix>: fix rust example submodule issue.
2021-02-12 15:21:00 +00:00
songtianyi
361af8adf2
Merge branch 'develop' into master
2020-10-28 15:40:18 +08:00
huskar_t
1a242a72bb
remove submodule jdsl
2020-10-28 11:25:38 +08:00
songtianyi
bb598ebbd7
feat: #4016 rm oudated rust binding code and add latest repo link as submodule
2020-10-27 18:54:52 +08:00
谭雪峰
a05ad542e6
change submodule url
2020-10-19 23:24:46 +08:00
谭雪峰
eecc7daae2
add hivemq-tdengine-jdsl-extension
2020-10-06 17:49:58 +08:00
tanxuefeng
655997e726
add hivemq-tdengine-extension
2020-09-29 01:14:22 +08:00
Shuduo Sang
1cb69395f1
replace grafana with submodule
2020-08-20 14:02:51 +08:00
MysticBoy
f076073702
remove submodule
2020-05-26 11:43:14 +08:00
MysticBoy
cef5986602
use MQTT-C
2020-05-24 16:58:21 +08:00
Shuduo Sang
b9c4fc2265
change go driver to git submodule.
...
use following commands to retreive:
git clone https://github.com/taosdata/TDengine
git checkout develop
git pull
git submodule update --init --recursive
2020-04-11 00:42:21 +08:00