Commit Graph

277 Commits

Author SHA1 Message Date
wade zhang 72457eb167
Merge pull request #22077 from taosdata/wangmm0220-patch-2
docs:add configuration of tmqMaxTopicNum
2023-07-18 11:17:49 +08:00
WANG MINGMING 54ad70ea90
Update index.md 2023-07-14 18:30:15 +08:00
Shuduo Sang 9617f698ed docs: update connector feature matrix 2023-07-14 12:05:33 +08:00
wade zhang 4800498ff6
Merge pull request #22029 from taosdata/docs/TS-3557
docs(driver): java seek desc
2023-07-13 16:39:50 +08:00
sunpeng ed0c72bd45 docs: update python doc catalog 2023-07-12 17:24:03 +08:00
Alex Duan 2e870071a4
Update 05-taosbenchmark.md
english
2023-07-12 11:13:34 +08:00
huolibo 4794570421 docs(driver): java seek desc 2023-07-11 11:49:05 +08:00
Shungang Li 8ddb5593bc docs: add info for ttlChangeOnWrite 2023-07-10 11:00:09 +08:00
huolibo 9c38e7c1b1 docs(driver): jdbc 3.2.4 description 2023-07-07 09:43:36 +08:00
sunpeng d9f0e3f73c docs: update python document 2023-07-03 11:29:52 +08:00
huolibo 4e873e5927 docs(driver): jdbc 3.2.3 2023-06-27 17:47:30 +08:00
wade zhang b4f2a97ec6
Merge pull request #21867 from taosdata/docs/xftan/TD-24882
docs: update driver-go document
2023-06-27 15:21:12 +08:00
sunpeng 1c5514a114 docs: add version history for python connector 2023-06-27 15:12:14 +08:00
t_max 0df73c4b4a docs: update driver-go document 2023-06-27 15:08:20 +08:00
wade zhang 0b17a5d079
Merge pull request #21863 from taosdata/docs/adamji/TD-24884
docs: add···· description
2023-06-27 14:43:25 +08:00
Adam Ji b31b5f8e15 docs: add param bind ref 2023-06-27 14:00:14 +08:00
Adam Ji 35678e865c docs: add create db description en 2023-06-27 11:44:51 +08:00
Adam Ji 7aec0ab3a7 docs: add stmt description en 2023-06-27 11:41:30 +08:00
Adam Ji 38ecf556b3 docs: add schemaless description en 2023-06-27 11:35:08 +08:00
sunpeng 561c61ba64 docs: add docs for assignment and seek
docs: upgrade docs from python subscription
docs: support stmt via ws
docs: optimizate python document base on java document
2023-06-27 11:32:18 +08:00
Adam Ji 8cf3b3b258 docs: rust connector docs improvement 2023-06-27 11:09:11 +08:00
wade zhang f49ce0587c
Merge pull request #21793 from taosdata/docs/wade-20230620
docs: refine feature matrix
2023-06-21 09:39:01 +08:00
gccgdb1234 8a95ee8223 docs: refine feature matrix 2023-06-20 18:09:10 +08:00
huolibo f37df6191b docs: markdown format 2023-06-20 18:03:27 +08:00
huolibo b6a6110c19 docs: add request Id description 2023-06-20 17:35:01 +08:00
Bo Ding a8d5243b6b
docs: fix format error 2023-06-16 10:30:30 +08:00
dapan1121 e805ac9553 docs: add slow log descriptions 2023-06-13 14:40:50 +08:00
dapan1121 6132795718 doc: add metaCacheMaxSize description 2023-06-13 14:10:56 +08:00
gccgdb1234 bc6eba1cb0 doc: refine the location of taos.cfg 2023-06-12 09:12:14 +08:00
Shuduo Sang aa9a11152d
docs: remove -y from taosdump doc (#21692) 2023-06-11 18:45:43 +08:00
Adam Ji 201b4c7897 docs: upgrade connector-rust version 2023-06-09 08:28:00 +08:00
huolibo 730db6d551 docs(driver): TDengine description 2023-06-08 16:43:43 +08:00
wade zhang c4cd38874a
Merge pull request #21647 from taosdata/docs/TD-24606
docs: jdbc add seek doc
2023-06-08 16:37:45 +08:00
huolibo 5a4a68fc76 docs: jdbc add seek doc 2023-06-07 16:36:42 +08:00
Adam Ji 2db74c2d2c docs: update description 2023-06-07 16:30:29 +08:00
Adam Ji 64733ba6a5 docs: add version history 2023-06-07 14:14:33 +08:00
wade zhang 2ea92df895
Merge pull request #21619 from taosdata/docs/xftan/TD-24608-main
docs: go connector add tmq assignment and seek
2023-06-07 11:44:51 +08:00
t_max 98ceb68a20 docs: go connector version support 2023-06-07 11:42:43 +08:00
Adam Ji 87200591b0 docs: fmt lines 2023-06-07 11:33:53 +08:00
Adam Ji 581343037d docs: add version 2023-06-07 11:33:53 +08:00
Adam Ji c29e5b72d9 docs: add assignments and seek offset 2023-06-07 11:33:43 +08:00
t_max acbd3c5d8a docs: go connector add tmq assignment and seek 2023-06-06 16:02:56 +08:00
huolibo 7365efd32b docs: add consuemr demo doc 2023-06-06 15:52:03 +08:00
kailixu c50da378d6 chore: update docs about support row/columns width up to 64KB 2023-06-06 11:09:00 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
Shuduo Sang c91029f92f
docs: fix typos (#21503) 2023-05-27 19:28:47 +08:00
huolibo bbb93c3720 enh: tmq example add all properties 2023-05-25 11:27:49 +08:00
Shuduo Sang bda3e6763f
docs: update connect for jdbc version (#21426)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section
2023-05-23 10:33:40 +08:00
Linhe Huo cd14668ec2
Merge pull request #21408 from taosdata/docs/sunpeng/update-docs-for-tdinsight-and-monitor
docs: update docs for tdinsight and monitor
2023-05-22 17:10:32 +08:00
yihaoDeng b59da1815a add parameter 2023-05-22 06:59:07 +00:00