TDengine/source/dnode/vnode/src/tsdb
2023-11-02 10:10:03 +08:00
..
tsdbCache.c config/page-cache-size: new parameter for pcache size 2023-11-02 10:10:03 +08:00
tsdbCacheRead.c fix(tsdb/carch reader): reset current fileset in cache reader 2023-10-09 15:24:24 +08:00
tsdbCommit.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbCommit2.c Merge branch '3.0' into fix/TD-26189-last-tier-write 2023-11-01 10:53:55 +08:00
tsdbCommit2.h refact more code 2023-06-19 09:32:29 +08:00
tsdbDataFileRW.c enh: maintain independent version range of tombs for SDataFileWriter 2023-10-19 10:37:34 +08:00
tsdbDataFileRW.h refact: use tsdbTFileUpdVerRange in tsdbSttFWriterCloseCommit 2023-10-19 10:37:34 +08:00
tsdbDataIter.c fix(query): fix syntax error. 2023-06-02 23:36:47 +08:00
tsdbDef.h tsdb/reader: use pTsdb handle instead of pgsz to open file 2023-09-21 16:36:17 +08:00
tsdbDiskData.c Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
tsdbFile.c enh: compatibility between getFileNamePrefix and tsdbTFileName 2023-07-25 11:35:35 +08:00
tsdbFile2.c tsdb/file: new s3flag in mem 2023-10-30 17:36:49 +08:00
tsdbFile2.h tsdb/file: new s3flag in mem 2023-10-30 17:36:49 +08:00
tsdbFS.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
tsdbFS2.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbFS2.h feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbFSet2.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbFSet2.h feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbFSetRW.c enh: record ver range in writer ctx 2023-10-19 10:37:34 +08:00
tsdbFSetRW.h fixup: remove minVer and maxVer in FSetWriterConfig 2023-10-19 10:17:34 +08:00
tsdbIter.c fix: coverity scan 2023-09-05 11:41:36 +08:00
tsdbIter.h change stt from multi seg to one seg 2023-06-16 12:16:53 +08:00
tsdbMemTable.c more fix 2023-10-27 17:59:27 +08:00
tsdbMerge.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbMerge.h refact more code 2023-06-19 09:32:29 +08:00
tsdbMergeTree.c fix(tsdb): fix syntax error. 2023-10-16 14:07:09 +08:00
tsdbOpen.c feat: concurrency on fileset 2023-10-27 17:48:19 +08:00
tsdbRead2.c other: merge 3.0 2023-10-31 16:42:51 +08:00
tsdbReaderWriter.c tsdb/pg-cache: new page cache for tsdb s3 read file page 2023-11-01 10:49:05 +08:00
tsdbReadUtil.c fix(tsdb): set the correct scaninfo to load the tomb data. 2023-09-21 17:32:21 +08:00
tsdbReadUtil.h fix(tsdb): enable pin stt datablock. 2023-10-16 13:26:06 +08:00
tsdbRetention.c tsdb/retention: remove incorrect right brace 2023-11-01 14:56:57 +08:00
tsdbSnapshot.c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26684 2023-10-31 11:23:23 +08:00
tsdbSttFileRW.c refact: use tsdbTFileUpdVerRange in tsdbSttFWriterCloseCommit 2023-10-19 10:37:34 +08:00
tsdbSttFileRW.h enh: record ver range in writer ctx 2023-10-19 10:37:34 +08:00
tsdbUpgrade.c enh: maintain independent version range of tombs for SDataFileWriter 2023-10-19 10:37:34 +08:00
tsdbUpgrade.h more code 2023-06-25 16:27:14 +08:00
tsdbUtil.c other: merge 3.0 2023-10-12 10:33:48 +08:00
tsdbUtil2.c refact code 2023-06-14 14:05:41 +08:00
tsdbUtil2.h optmize table statistic info 2023-07-10 17:35:26 +08:00
tsdbWrite.c tsdb/write: make last tier writable to mem 2023-10-27 15:51:52 +08:00