This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/master by this push:
new f60694b4a46 Add TsFile develop branch for IoTDB in README (#12581)
f60694b4a46 is described below
commit f60694b4a462bff1193ed35db98a02d604f615d3
Author: Jackie Tien <[email protected]>
AuthorDate: Fri May 24 15:38:19 2024 +0800
Add TsFile develop branch for IoTDB in README (#12581)
---
README.md | 2 ++
README_ZH.md | 2 ++
2 files changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 66d09fa115e..6c5a2fc68b3 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ IoTDB (Internet of Things Database) is a data management
system for time series
[Click for More
Information](https://www.timecho.com/archives/shi-xu-shu-ju-ku-iotdb-gong-neng-xiang-jie-yu-xing-ye-ying-yong)
+IoTDB depends on [TsFile](https://github.com/apache/tsfile) which is a
columnar storage file format designed for time series data. The branch `iotdb`
of TsFile project is used to deploy SNAPSHOT version for IoTDB project.
+
# Main Features
The main features of IoTDB are as follows:
diff --git a/README_ZH.md b/README_ZH.md
index 17622be748b..8b56048fc96 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -38,6 +38,8 @@
IoTDB (Internet of Things Database)
是一款时序数据库管理系统,可以为用户提供数据收集、存储和分析等服务。IoTDB由于其轻量级架构、高性能和高可用的特性,以及与 Hadoop 和 Spark
生态的无缝集成,满足了工业 IoT 领域中海量数据存储、高吞吐量数据写入和复杂数据查询分析的需求。
更多功能请见[时序数据库IoTDB:功能详解与行业应用](https://www.timecho.com/archives/shi-xu-shu-ju-ku-iotdb-gong-neng-xiang-jie-yu-xing-ye-ying-yong)。
+IoTDB 依赖 [TsFile](https://github.com/apache/tsfile) 项目,它是一种专门用于时序数据管理的文件格式.
TsFile 仓库的 `iotdb` 分支被用来为 IoTDB master 分支部署 SNAPSHOT 版本.
+
# 主要特点
IoTDB的主要特点如下: