This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 426225f5aa5 According to the context semantics, the document content 
is adjusted to make its format conform to the document specification and the 
context semantics. (#31300)
426225f5aa5 is described below

commit 426225f5aa5ffed2ccfde45a51e701089b3ccdad
Author: LJ <[email protected]>
AuthorDate: Sun May 19 18:32:19 2024 +0800

    According to the context semantics, the document content is adjusted to 
make its format conform to the document specification and the context 
semantics. (#31300)
    
    * Update 
2022_05_10_What’s_the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md
    
    Improve unreasonable formatting in document.
    
    * Update 
2022_05_19_Apache_ShardingSphere_Enterprise_User_Case_Zhongshang_Huimin’s_Transaction_Middle_Platform_Architecture.en.md
    
    Improve unreasonable formatting in document:Modify the improper format of 
the document based on the meaning of the document.
---
 ..._the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md" | 4 ++--
 ...uimin\342\200\231s_Transaction_Middle_Platform_Architecture.en.md" | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git 
"a/docs/blog/content/material/2022_05_10_What\342\200\231s_the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md"
 
"b/docs/blog/content/material/2022_05_10_What\342\200\231s_the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md"
index 3176a55cc73..206f8c0c562 100644
--- 
"a/docs/blog/content/material/2022_05_10_What\342\200\231s_the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md"
+++ 
"b/docs/blog/content/material/2022_05_10_What\342\200\231s_the_Database_Plus_concept_and_what_challenges_can_it_solve.en.md"
@@ -67,7 +67,7 @@ Thanks to the implementation of the Database access protocol, 
Database Plus prov
 
 Moreover, Database Plus supports maximum conversion between SQL dialects. An 
AST (abstract syntax tree) that parses SQL can be used to regenerate SQL 
according to the rules of other database dialects. The SQL dialect conversion 
makes it possible for heterogeneous databases to access each other. This way, 
users can use any SQL dialect to access heterogeneous underlying databases.
 
-**Database gateway is the best interpretation of Connect. **It is the 
prerequisite for Database Plus providing a solution for database fragmentation. 
This is done by building a common open docking layer positioned in the upper 
layer of the database, to pool all the access traffic of the fragmented 
databases.
+**Database gateway is the best interpretation of Connect.** It is the 
prerequisite for Database Plus providing a solution for database fragmentation. 
This is done by building a common open docking layer positioned in the upper 
layer of the database, to pool all the access traffic of the fragmented 
databases.
 
 ### 2. Enhance: database computing enhancement engine
 Following decades of development, databases now boast their own query 
optimizer, transaction engine, storage engine, and other time-tested storage 
and computing capabilities and design models. With the advent of the 
distributed and cloud native era, original computing and storage capabilities 
of the database will be scattered and woven into a distributed and cloud native 
level of new capabilities.
@@ -172,4 +172,4 @@ Among our recent achievements we’re particulary proud of, 
Apache ShardingSpher
 ## Author
 
 Zhang Liang, the founder & CEO of [SphereEx](https://www.sphere-ex.com), 
served as the head of the architecture and database team of many large 
well-known Internet enterprises. He is enthusiastic about open source and is 
the founder and PMC chair of Apache ShardingSphere, ElasticJob, and other 
well-known open source projects.
-He is now a member of the [Apache Software 
Foundation](https://www.apache.org), a [Microsoft 
MVP](https://mvp.microsoft.com), [Tencent Cloud 
TVP](https://cloud.tencent.com/tvp), and [Huawei Cloud 
MVP](https://developer.huaweicloud.com/mvp) and has more than 10 years of 
experience in the field of architecture and database. He advocates for elegant 
code, and has made great achievements in distributed database technology and 
academic research. He has served as a producer and speaker at doze [...]
\ No newline at end of file
+He is now a member of the [Apache Software 
Foundation](https://www.apache.org), a [Microsoft 
MVP](https://mvp.microsoft.com), [Tencent Cloud 
TVP](https://cloud.tencent.com/tvp), and [Huawei Cloud 
MVP](https://developer.huaweicloud.com/mvp) and has more than 10 years of 
experience in the field of architecture and database. He advocates for elegant 
code, and has made great achievements in distributed database technology and 
academic research. He has served as a producer and speaker at doze [...]
diff --git 
"a/docs/blog/content/material/2022_05_19_Apache_ShardingSphere_Enterprise_User_Case_Zhongshang_Huimin\342\200\231s_Transaction_Middle_Platform_Architecture.en.md"
 
"b/docs/blog/content/material/2022_05_19_Apache_ShardingSphere_Enterprise_User_Case_Zhongshang_Huimin\342\200\231s_Transaction_Middle_Platform_Architecture.en.md"
index 0158e1d8528..39118406724 100644
--- 
"a/docs/blog/content/material/2022_05_19_Apache_ShardingSphere_Enterprise_User_Case_Zhongshang_Huimin\342\200\231s_Transaction_Middle_Platform_Architecture.en.md"
+++ 
"b/docs/blog/content/material/2022_05_19_Apache_ShardingSphere_Enterprise_User_Case_Zhongshang_Huimin\342\200\231s_Transaction_Middle_Platform_Architecture.en.md"
@@ -124,6 +124,7 @@ We found that in the `MEMORY_STRICTLY` mode, the operation 
would become I/O-inte
 
 ## ShardingSphere Benefits
 **1. Performance improvement**
+
 Through architecture rebuilding, it can effectively control the amount of 
single table data, and greatly reduce the slow SQL, down nearly 50%.
 
 **2. Save R&D resources and lower cost**
@@ -143,4 +144,4 @@ In his book [Building Microservices, Sam 
Newman](https://samnewman.io/books/buil
 
 Software architect at Zhongshang Huimin E-Commerce platform team.
 
-Participated in the 0–1 process of middle platform construction, mainly 
responsible for the R&D and building the transaction and commodity middle 
platform and the search platform.
\ No newline at end of file
+Participated in the 0–1 process of middle platform construction, mainly 
responsible for the R&D and building the transaction and commodity middle 
platform and the search platform.

Reply via email to