gosonzhang commented on a change in pull request #208: URL: https://github.com/apache/incubator-inlong-website/pull/208#discussion_r760788951
########## File path: docs/introduction.md ########## @@ -0,0 +1,51 @@ +--- +title: InLong Introduction +sidebar_position: 1 +--- + +> InLong (应龙) is a divine beast in Chinese mythology who guides river into the sea, +> 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. +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. + +## 特性 Review comment: need translation ########## File path: i18n/zh-CN/docusaurus-plugin-content-docs/current.json ########## @@ -3,9 +3,17 @@ "message": "Next", "description": "The label for version current" }, - "sidebar.tutorialSidebar.category.User Guide": { - "message": "引导", - "description": "The label for category User Guide in sidebar tutorialSidebar" + "sidebar.tutorialSidebar.category.Design and Concept": { + "message": "设计和概念", Review comment: need translation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
