This is an automated email from the ASF dual-hosted git repository.
wuweijie 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 b5ce763 Update doc (#9238)
b5ce763 is described below
commit b5ce763f1aa1b9b82beb36cf8ed12723294fe024
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Feb 1 00:00:56 2021 +0800
Update doc (#9238)
---
.asf.yaml | 3 +--
README.md | 2 +-
README_ZH.md | 2 +-
docs/blog/content/material/_index.en.md | 3 ---
docs/blog/content/material/community.en.md | 4 ++--
docs/community/content/contribute/release.cn.md | 6 +++---
docs/community/content/contribute/release.en.md | 8 ++++----
docs/community/content/contribute/release_ui.cn.md | 6 +++---
docs/community/content/contribute/release_ui.en.md | 6 +++---
pom.xml | 2 +-
.../src/main/release-docs/README.txt | 4 ++--
.../src/main/release-docs/README.txt | 2 +-
.../src/main/release-docs/README.txt | 4 ++--
13 files changed, 24 insertions(+), 28 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 540ab7e..799b41a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,7 @@ notifications:
pullrequests: [email protected]
github:
- description: Distributed database middleware
+ description: Distributed Database Ecosphere
labels:
- shardingsphere
- database
@@ -33,7 +33,6 @@ github:
- database-cluster
- mysql
- postgresql
- - middleware
features:
issues: true
projects: true
diff --git a/README.md b/README.md
index ca12445..dbf6ae3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [ShardingSphere - Distributed Database Middleware
Ecosphere](https://shardingsphere.apache.org/)
+# [ShardingSphere - Distributed Database
Ecosphere](https://shardingsphere.apache.org/)
**Official website: https://shardingsphere.apache.org/**
diff --git a/README_ZH.md b/README_ZH.md
index cb139fc..d5dfb75 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -1,4 +1,4 @@
-# [ShardingSphere -
分布式数据库中间层生态圈](https://shardingsphere.apache.org/index_zh.html)
+# [ShardingSphere - 分布式数据库生态圈](https://shardingsphere.apache.org/index_zh.html)
**官方网站: https://shardingsphere.apache.org/**
diff --git a/docs/blog/content/material/_index.en.md
b/docs/blog/content/material/_index.en.md
index cfecd34..d54a083 100644
--- a/docs/blog/content/material/_index.en.md
+++ b/docs/blog/content/material/_index.en.md
@@ -31,6 +31,3 @@ Welcome to pick up some of article selections to read.
Moreover look forward to
12. [The quick explanation of ShardingSphere transaction
module](/en/material/realization/)
13. [Revealing Sharding-Proxy —— Database Middleware Oriented
DBA](/en/material/proxy/)
-
-
-
diff --git a/docs/blog/content/material/community.en.md
b/docs/blog/content/material/community.en.md
index db42cbe..208af59 100644
--- a/docs/blog/content/material/community.en.md
+++ b/docs/blog/content/material/community.en.md
@@ -32,11 +32,11 @@ For individuals, you can gain a better career and find
enjoyment.
The Apache Software Foundation is a non-profit organization, many of whose
projects have played essential roles in the internet industry since 1999.
Besides, those Apache projects have been the first choice for developers to
create their projects. Therefore, if you knew little about Apache projects,
such as Apache Tomcat, Apache Commons, Apache Maven, Apache Hadoop, etc., you
could not receive a better offer as a Java Developer or a Big Data engineer.
-Recently, more and more Chinese projects entered the Apache foundation. There
are 9 Top-Level projects and 10 incubator projects from China until now, which
is a piece of good news for those Chinese newcomers since it is challenging for
them to involve a wholly foreign open source community at the beginning.
Whether it is a Chinese project, it must be under the Apache regulations and
follow its policy. However, it is still more accessible for people to start
with an Apache project coming [...]
+Recently, more and more Chinese projects entered the Apache foundation. There
are 9 Top-Level projects and 10 incubating projects from China until now, which
is a piece of good news for those Chinese newcomers since it is challenging for
them to involve a wholly foreign open source community at the beginning.
Whether it is a Chinese project, it must be under the Apache regulations and
follow its policy. However, it is still more accessible for people to start
with an Apache project comin [...]
### 03 What is Apache ShardingSphere?
-Apache ShardingSphere (TLP) is an open-source ecosystem consisted of a set of
distributed database middleware solutions. From the GitHub data, its community
is active and growing up fast, which benefits from its stable micro-core and
scalable architecture.
+Apache ShardingSphere (TLP) is an open-source ecosystem consisted of a set of
distributed database solutions. From the GitHub data, its community is active
and growing up fast, which benefits from its stable micro-core and scalable
architecture.
### 04 Apache ShardingSphere Community Statistics
diff --git a/docs/community/content/contribute/release.cn.md
b/docs/community/content/contribute/release.cn.md
index a291a7f..53b7b64 100644
--- a/docs/community/content/contribute/release.cn.md
+++ b/docs/community/content/contribute/release.cn.md
@@ -540,10 +540,10 @@ Hi all,
Apache ShardingSphere Team is glad to announce the new release of Apache
ShardingSphere ${RELEASE.VERSION}.
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
-Aiming at reasonably making full use of the computation and storage capacity
of the database in a distributed system, ShardingSphere defines itself as a
middleware, rather than a totally new type of database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
Download Links:
https://shardingsphere.apache.org/document/current/en/downloads/
diff --git a/docs/community/content/contribute/release.en.md
b/docs/community/content/contribute/release.en.md
index 8c5430f..1cf877f 100644
--- a/docs/community/content/contribute/release.en.md
+++ b/docs/community/content/contribute/release.en.md
@@ -542,10 +542,10 @@ Hi all,
Apache ShardingSphere Team is glad to announce the new release of Apache
ShardingSphere ${RELEASE.VERSION}.
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
-They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
-Aiming at reasonably making full use of the computation and storage capacity
of the database in a distributed system, ShardingSphere defines itself as a
middleware, rather than a totally new type of database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
+They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
+Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
Download Links:
https://shardingsphere.apache.org/document/current/en/downloads/
diff --git a/docs/community/content/contribute/release_ui.cn.md
b/docs/community/content/contribute/release_ui.cn.md
index 058f96a..7354809 100644
--- a/docs/community/content/contribute/release_ui.cn.md
+++ b/docs/community/content/contribute/release_ui.cn.md
@@ -423,10 +423,10 @@ Hi all,
Apache ShardingSphere Team is glad to announce the new release of Apache
ShardingSphere UI ${RELEASE.VERSION}.
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
-Aiming at reasonably making full use of the computation and storage capacity
of the database in a distributed system, ShardingSphere defines itself as a
middleware, rather than a totally new type of database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
Download Links:
https://shardingsphere.apache.org/document/current/en/downloads/
diff --git a/docs/community/content/contribute/release_ui.en.md
b/docs/community/content/contribute/release_ui.en.md
index dafc0ce..5447154 100644
--- a/docs/community/content/contribute/release_ui.en.md
+++ b/docs/community/content/contribute/release_ui.en.md
@@ -425,10 +425,10 @@ Hi all,
Apache ShardingSphere Team is glad to announce the new release of Apache
ShardingSphere UI ${RELEASE.VERSION}.
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
-Aiming at reasonably making full use of the computation and storage capacity
of the database in a distributed system, ShardingSphere defines itself as a
middleware, rather than a totally new type of database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
Download Links:
https://shardingsphere.apache.org/document/current/en/downloads/
diff --git a/pom.xml b/pom.xml
index 443a5c8..f761e73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -938,7 +938,7 @@
</reporting>
<url>http://shardingsphere.apache.org</url>
- <description>Distributed database middleware ecosphere</description>
+ <description>Distributed database ecosphere</description>
<licenses>
<license>
<name>Apache License 2.0</name>
diff --git
a/shardingsphere-distribution/shardingsphere-jdbc-distribution/src/main/release-docs/README.txt
b/shardingsphere-distribution/shardingsphere-jdbc-distribution/src/main/release-docs/README.txt
index 9f61cf2..eabf53e 100644
---
a/shardingsphere-distribution/shardingsphere-jdbc-distribution/src/main/release-docs/README.txt
+++
b/shardingsphere-distribution/shardingsphere-jdbc-distribution/src/main/release-docs/README.txt
@@ -1,11 +1,11 @@
Welcome to Apache ShardingSphere
===============================================================================
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
ShardingSphere-JDBC defines itself as a lightweight Java framework that
provides extra service at Java JDBC layer.
diff --git
a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/README.txt
b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/README.txt
index e6dbea4..6e563fc 100644
---
a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/README.txt
+++
b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/release-docs/README.txt
@@ -1,7 +1,7 @@
Welcome to Apache ShardingSphere
===============================================================================
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
diff --git
a/shardingsphere-distribution/shardingsphere-scaling-distribution/src/main/release-docs/README.txt
b/shardingsphere-distribution/shardingsphere-scaling-distribution/src/main/release-docs/README.txt
index 3bae9d8..e787da0 100644
---
a/shardingsphere-distribution/shardingsphere-scaling-distribution/src/main/release-docs/README.txt
+++
b/shardingsphere-distribution/shardingsphere-scaling-distribution/src/main/release-docs/README.txt
@@ -1,11 +1,11 @@
Welcome to Apache ShardingSphere
===============================================================================
-ShardingSphere is an open-source ecosystem consisted of a set of distributed
database middleware solutions, including 2 independent products,
ShardingSphere-JDBC & ShardingSphere-Proxy.
+ShardingSphere is an open-source ecosystem consisted of a set of distributed
database solutions, including 2 independent products, ShardingSphere-JDBC &
ShardingSphere-Proxy.
They both provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism and heterogeneous language.
Apache ShardingSphere aiming at reasonably making full use of the computation
and storage capacity of existed database in distributed system, rather than a
totally new database.
-As the cornerstone of enterprises, relational database still takes a huge
market share.
+As the cornerstone of enterprises, relational database still takes a huge
market share.
Therefore, we prefer to focus on its increment instead of a total overturn.
ShardingSphere-Scaling defines itself as a component to scale data nodes for
ShardingSphere, providing a solution to migrate data from old ShardingSphere
cluster to new clusters.