This is an automated email from the ASF dual-hosted git repository.
panjuan 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 81f1dff Update readme and doc with contributor graph (#10730)
81f1dff is described below
commit 81f1dff22dfaffaeebe93a2fb4de080a49d38b7d
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Jun 9 15:17:50 2021 +0800
Update readme and doc with contributor graph (#10730)
* Update readme
* Update doc
---
README.md | 5 +++++
README_ZH.md | 7 +++++++
docs/document/content/overview/_index.cn.md | 7 +++++++
docs/document/content/overview/_index.en.md | 7 +++++++
4 files changed, 26 insertions(+)
diff --git a/README.md b/README.md
index e0e6b27f..b038e5d 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,13 @@
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://gitter.im/shardingsphere/Lobby)
[](https://github.com/apache/shardingsphere/releases)
+
+**Stargazers over time**
+
[](https://starchart.cc/apache/shardingsphere)
+
**Contributor over time**
+
[](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/shardingsphere)
[](https://travis-ci.org/apache/shardingsphere)
diff --git a/README_ZH.md b/README_ZH.md
index 3a3cbce..588c8fd 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -5,8 +5,15 @@
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](https://gitter.im/shardingsphere/Lobby)
[](https://github.com/apache/shardingsphere/releases)
+
+**星评增长时间线**
+
[](https://starchart.cc/apache/shardingsphere)
+**贡献者增长时间线**
+
+[](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/shardingsphere)
+
[](https://travis-ci.org/apache/shardingsphere)
[](https://codecov.io/gh/apache/shardingsphere)
[](https://www.codacy.com/app/terrymanu/sharding-sphere?utm_source=github.com&utm_medium=referral&utm_content=sharding-sphere/sharding-sphere&utm_campaign=Badge_Grade)
diff --git a/docs/document/content/overview/_index.cn.md
b/docs/document/content/overview/_index.cn.md
index c864f6d..5164ca4 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -9,8 +9,15 @@ chapter = true
[](https://github.com/apache/shardingsphere/stargazers)
[](https://github.com/apache/shardingsphere/fork)
[](https://github.com/apache/shardingsphere/watchers)
+
+**星评增长时间线**
+
[](https://starchart.cc/apache/shardingsphere)
+**贡献者增长时间线**
+
+[](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/shardingsphere)
+
Apache ShardingSphere 是一套开源的分布式数据库解决方案组成的生态圈,它由 JDBC、Proxy 和 Sidecar(规划中)这 3
款既能够独立部署,又支持混合部署配合使用的产品组成。
它们均提供标准化的数据水平扩展、分布式事务和分布式治理等功能,可适用于如 Java 同构、异构语言、云原生等各种多样化的应用场景。
diff --git a/docs/document/content/overview/_index.en.md
b/docs/document/content/overview/_index.en.md
index 78c8afa..6b1d00c 100644
--- a/docs/document/content/overview/_index.en.md
+++ b/docs/document/content/overview/_index.en.md
@@ -9,8 +9,15 @@ chapter = true
[](https://github.com/apache/shardingsphere/stargazers)
[](https://github.com/apache/shardingsphere/fork)
[](https://github.com/apache/shardingsphere/watchers)
+
+**Stargazers over time**
+
[](https://starchart.cc/apache/shardingsphere)
+**Contributor over time**
+
+[](https://www.apiseven.com/en/contributor-graph?chart=contributorOverTime&repo=apache/shardingsphere)
+
Apache ShardingSphere is an open-source ecosystem consisted of a set of
distributed database solutions, including 3 independent products, JDBC, Proxy &
Sidecar (Planning).
They all provide functions of data scale out, distributed transaction and
distributed governance, applicable in a variety of situations such as Java
isomorphism, heterogeneous language and cloud native.