This is an automated email from the ASF dual-hosted git repository.
healchow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new 51d5c7b [INLONG-2034] Update the definition of InLong more clearly
(#231)
51d5c7b is described below
commit 51d5c7bec19ac08c1ed5e9bb4ad59c541835a5c1
Author: dockerzhang <[email protected]>
AuthorDate: Mon Dec 20 16:43:14 2021 +0800
[INLONG-2034] Update the definition of InLong more clearly (#231)
---
docs/introduction.md | 2 +-
src/pages/Home/config.json | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/introduction.md b/docs/introduction.md
index 077616a..47c4b95 100644
--- a/docs/introduction.md
+++ b/docs/introduction.md
@@ -7,7 +7,7 @@ sidebar_position: 1
> it is regarded as a metaphor of the InLong system for reporting streams of
> data.
## About InLong
-[Apache InLong](https://inlong.apache.org) is a one-stop data access platform
donated by Tencent to the Apache community. It provides automatic, safe,
reliable, and high-performance data transmission capabilities to facilitate
the construction of streaming-based data analysis, modeling, and
applications.
+[Apache InLong](https://inlong.apache.org) is a one-stop data ingestion
platform donated by Tencent to the Apache community. It provides automatic,
safe, reliable, and high-performance data transmission capabilities to
facilitate the construction of streaming-based data analysis, modeling, and
applications.
The Apache InLong project was originally called TubeMQ, focusing on
high-performance, low-cost message queuing services. In order to further
release the surrounding ecological capabilities of TubeMQ, we upgraded the
project to InLong, focusing on creating a one-stop data integration solution.
Apache InLong uses TDBank internally used by Tencent as the prototype, and
relies on trillion-level data access and processing capabilities to integrate
the entire process of data collection, aggregation, storage, and sorting
data processing. It is simple to use, flexible to expand, stable and
reliable characteristic.
diff --git a/src/pages/Home/config.json b/src/pages/Home/config.json
index 8dc501e..c2bee93 100644
--- a/src/pages/Home/config.json
+++ b/src/pages/Home/config.json
@@ -3,7 +3,7 @@
"brand": {
"brandName": "Apache",
"projectName": "InLong",
- "briefIntroduction": "Apache
InLong(应龙)是一站式的数据流接入服务平台,提供自动、安全、高性能、分布式的数据发布订阅能力,基于该系统用户可以轻松构建基于流式的数据应用。",
+ "briefIntroduction": "Apache
InLong(应龙)是一个一站式的数据接入平台,提供自动、安全、可靠和高性能的数据传输能力,同时支持批和流,方便业务构建基于流式的数据分析、建模和应用。",
"features": [
"自动",
"安全",
@@ -67,7 +67,7 @@
"High performance",
"Distributed"
],
- "briefIntroduction": "Apache InLong is a one-stop data streaming
platform that provides automatic, secure, distributed, and efficient data
publishing and subscription capabilities. This platform helps you easily build
stream-based data applications.",
+ "briefIntroduction": "Apache InLong is a one-stop data ingestion
platform that provides automatic, secure and reliable data transmission
capabilities. InLong supports both batch and stream data processing at the same
time, which offers great power to build data analysis, modeling and other
real-time applications based on streaming data.",
"buttons": [
{
"text": "Quick Start",