Commit graph

20 commits

Author SHA1 Message Date
support-platform
bc4a608374 docs: update 3.3.8.4 release notes in office web 2025-11-03 15:42:23 +08:00
Daniel Clow
be67eb6d59
docs: update get started from package (#33396)
* docs: update get started from package

* fix build issue
2025-10-28 20:31:33 +08:00
WANG Xu
d3b8ea0091
docs: update release note for 3.3.8.1 in office web (#33216) 2025-10-11 16:13:47 +08:00
haoranchen
c89c3c12c7
docs: update TDengine package version to 3.3.8.0 in installation instructions (#33164) 2025-09-30 17:23:01 +08:00
chenhaoran
a62c8896b6 enh: update package installation guide to use PkgListV37 for TDengine TSDB-OSS and TSDB-Enterprise 2025-08-29 18:43:03 +08:00
Bomin Zhang
d7a4f963a1
enh[TS-5791]: add option verifyPeer (#32511) 2025-08-26 17:31:20 +08:00
Bomin Zhang
b7b0e8d514
enh[ts-6869]: support using file system as shared storage (for main branch) (#32538) 2025-08-12 13:39:11 +08:00
Linhe Huo
fd7e5dfecf
Merge pull request #32033 from taosdata/3.0
merge: from 3.0 to main branch
2025-07-21 14:14:35 +08:00
Simon Guan
6f5f0c3e9c Merge branch '3.0' into merge/mainto3.0_1 2025-07-16 18:07:06 +08:00
huohong
30a6947f43 test: rename TSDB 2025-07-16 17:27:50 +08:00
She Yanjie
72a2665feb
feat: use the new TDengine product name (#31859) 2025-07-15 10:15:57 +08:00
Bomin Zhang
876979b5f5
feat[ts-6107]: shared storage (#31552)
* add API to use s3 as shared storage

* support using local file system as shared storage

* upload file to shared storage

* support read, compact and drop

* finish basic mnode & vnode msg processing

* follower sync migration state

* implement mnode transaction, and improve log

* send migration progress msg to dnode to avoid deadlock

* implement following migration

* remove mcount

* avoid redo migration on startup

* avoid follower deadlock when leader is down

* trigger migrate by timer,  avoid compact after migration

* comment out the usage of 'tcs' functions in stream

* change config item prefix from s3 to ss

* change db option prefix from s3 to ss

* rename s3 data struct, function, file to ss

* rename s3 macro to ss

* update s3 sql to ss

* rename remaining s3 items to ss

* check ss configruation, improve s3 retry

* grant object storage -> shared storage,  check ssEnabled

* fix memory leaks

* update build options

* omit sensitive information when dump config

* fix backward compatibility issue

* fix issues found in ci-checks

* fix some failed test cases

* avoid follower timeout and improve log

* fix: follower timeout because migration status not updated

* refuse migration if there's an in progress one

* fix ss test case

* remove garbage files and other minor improvement

* fix failed test cases

* update unit test

* fix failed test case

* fix failed test case

* update document

* update document and fix failed test cases

* fix minor issues in code, test and document

* check new commit after migration task is scheduled

* fix several issus

1. migrate information cannot be dropped sometimes because progress response was put into read queue.
2. memory leak in rare cases
3. data corruption in rare cases
4. failed test case

* add shared storage upgrade tool

* fix compile error
2025-07-14 16:33:53 +08:00
Daniel Clow
9fd9a67233
docs: lint all en md files (#31377) 2025-06-16 16:05:41 +08:00
WANG Xu
5e7d26399b
docs: update for tdengine enterprise using docker
Signed-off-by: WANG Xu <feici02@outlook.com>
2025-04-08 13:50:34 +08:00
Linhe Huo
e3c743dfbe
docs: add installation doc for TDengine Enterprise (#30509)
Close [TS-6171](https://jira.taosdata.com:18080/browse/TS-6171)
2025-03-26 17:21:57 +08:00
danielclow
1b2b510b60 docs: second round of restructuring updates 2024-12-02 17:01:27 +08:00
danielclow
064fe7e01a docs: new english docs 2024-11-25 15:25:51 +08:00
Chait Diwadkar
1cdad65724 docs/Update 01-docker.md
Corrected spelling mistake and have a statement on how to login to taos-explorer using root/taosdata.
2024-10-30 16:01:14 +08:00
gccgdb1234
012112bb88 doc: remove _category_.yml 2024-08-12 16:19:39 +08:00
gccgdb1234
af3c27b87b doc: refactor doc EN version 2024-08-12 14:02:40 +08:00