Jian Zhang created IOTDB-5291:
---------------------------------
Summary: Add tiFile to label model, support disk flush and query
Key: IOTDB-5291
URL: https://issues.apache.org/jira/browse/IOTDB-5291
Project: Apache IoTDB
Issue Type: New Feature
Reporter: Jian Zhang
Fix For: master branch
The label model currently only supports reading and writing of memory. When the
amount of data is large, the memory may not be enough. A new file format tiFile
is added, which supports flushing immutable memtable to tiFile when the memory
threshold is met, and supports querying tiFile.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)