This is an automated email from the ASF dual-hosted git repository. junqing pushed a commit to branch irvine0109-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
commit 1421e669af31cb38aea8c1165a5948bbde67f996 Author: Junqing WANG <[email protected]> AuthorDate: Thu Aug 10 14:47:51 2023 +0800 Update What-is-IoTDB.md on V1.2.x Change IoTDB description --- src/zh/UserGuide/V1.2.x/IoTDB-Introduction/What-is-IoTDB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/What-is-IoTDB.md b/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/What-is-IoTDB.md index 3437589..f9de00b 100644 --- a/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/What-is-IoTDB.md +++ b/src/zh/UserGuide/V1.2.x/IoTDB-Introduction/What-is-IoTDB.md @@ -21,4 +21,4 @@ # IoTDB 简介 -IoTDB 是针对时间序列数据收集、存储与分析一体化的数据管理引擎。它具有体量轻、性能高、易使用的特点,完美对接 Hadoop 与 Spark 生态,适用于工业物联网应用中海量时间序列数据高速写入和复杂分析查询的需求。 +IoTDB 是针对时间序列数据收集、存储与分析一体化的数据管理引擎。具有体量轻、性能高、易使用的特点,适用于工业物联网应用中海量时间序列数据高速写入和复杂分析查询的需求,同时包含数据订阅、数据同步、负载均衡和运维监控功能。
