This is an automated email from the ASF dual-hosted git repository.
caogaofei pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 98d9e8df Update TsFile Introduction Link.md (#65)
98d9e8df is described below
commit 98d9e8df34f28bcbe51d52100355d66f5aa55013
Author: SihanLiu2024 <[email protected]>
AuthorDate: Tue Apr 16 20:13:20 2024 +0800
Update TsFile Introduction Link.md (#65)
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 78e833d0..68547bd1 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ ___________ ___________.__.__
TsFile is a columnar storage file format designed for time series data, which
supports efficient compression, high throughput of read and write, and
compatibility with various frameworks, such as Spark and Flink. It is easy to
integrate TsFile into IoT big data processing frameworks.
+[Click for More
Information](https://www.timecho.com/archives/tian-bu-shi-chang-kong-bai-apache-tsfile-ru-he-chong-xin-ding-yi-shi-xu-shu-ju-guan-li)
## Motivation