This is an automated email from the ASF dual-hosted git repository.
haonan 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 b74e26b4 update doap tsfile descrition (#687)
b74e26b4 is described below
commit b74e26b451fda1b5c84196014a889289dda3cb9b
Author: leto-b <[email protected]>
AuthorDate: Wed Dec 31 11:14:24 2025 +0800
update doap tsfile descrition (#687)
---
doap_tsfile.rdf | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doap_tsfile.rdf b/doap_tsfile.rdf
index f6ad418f..8d67ff7c 100644
--- a/doap_tsfile.rdf
+++ b/doap_tsfile.rdf
@@ -29,8 +29,8 @@
<homepage rdf:resource="https://tsfile.apache.org" />
<asfext:pmc rdf:resource="https://tsfile.apache.org" />
- <shortdesc>The mission of Apache TsFile is the creation and maintenance of
software related to a columnar storage file format designed for time series
data.</shortdesc>
- <description>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.</description>
+ <shortdesc>The mission of Apache TsFile is the creation and maintenance of
software related to a high-performance columnar storage file format designed
for industrial time-series data.</shortdesc>
+ <description>TsFile is a high-performance columnar storage file format
designed for industrial time-series data, featuring multi-language interfaces,
high compression ratios, high read/write throughput, and fast random access
capabilities. It is ideal for scenarios such as building high-quality datasets,
managing data assets, conducting data analytics, and training AI
models.</description>
<bug-database rdf:resource="https://github.com/apache/tsfile/issues" />
<mailing-list rdf:resource="[email protected]" />