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 93d567d Remove useless pictures (#13078)
93d567d is described below
commit 93d567da2666c8fb46ce22282f435b4c3de36401
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Oct 17 23:03:16 2021 +0800
Remove useless pictures (#13078)
---
README.md | 2 +-
.../document/content/Read-Me-Pics/Read-me-JDBC.png | Bin 164358 -> 0 bytes
.../content/Read-Me-Pics/Read-me-hybrid.png | Bin 252600 -> 0 bytes
.../content/Read-Me-Pics/Read-me-proxy.png | Bin 155680 -> 0 bytes
.../content/Read-Me-Pics/Read-me-roadmap.png | Bin 80175 -> 0 bytes
docs/document/content/overview/_index.cn.md | 2 +-
docs/document/static/img/roadmap.png | Bin 350301 -> 80175 bytes
7 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index bbd3ece..20a7e5f 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ Through the mixed use of ShardingSphere-JDBC &
ShardingSphere-Proxy together wit
### Roadmap
-
+
## How to Build and Setup Your Local Dev Environment:
diff --git a/docs/document/content/Read-Me-Pics/Read-me-JDBC.png
b/docs/document/content/Read-Me-Pics/Read-me-JDBC.png
deleted file mode 100644
index 0ec2656..0000000
Binary files a/docs/document/content/Read-Me-Pics/Read-me-JDBC.png and
/dev/null differ
diff --git a/docs/document/content/Read-Me-Pics/Read-me-hybrid.png
b/docs/document/content/Read-Me-Pics/Read-me-hybrid.png
deleted file mode 100644
index fd1e7c2..0000000
Binary files a/docs/document/content/Read-Me-Pics/Read-me-hybrid.png and
/dev/null differ
diff --git a/docs/document/content/Read-Me-Pics/Read-me-proxy.png
b/docs/document/content/Read-Me-Pics/Read-me-proxy.png
deleted file mode 100644
index 671cd8d..0000000
Binary files a/docs/document/content/Read-Me-Pics/Read-me-proxy.png and
/dev/null differ
diff --git a/docs/document/content/Read-Me-Pics/Read-me-roadmap.png
b/docs/document/content/Read-Me-Pics/Read-me-roadmap.png
deleted file mode 100644
index 6bc9a2b..0000000
Binary files a/docs/document/content/Read-Me-Pics/Read-me-roadmap.png and
/dev/null differ
diff --git a/docs/document/content/overview/_index.cn.md
b/docs/document/content/overview/_index.cn.md
index c368cdb..c061627 100644
--- a/docs/document/content/overview/_index.cn.md
+++ b/docs/document/content/overview/_index.cn.md
@@ -95,7 +95,7 @@ Database Mesh 的关注重点在于如何将分布式的数据访问应用与数
| 数据库 | 任意 | MySQL/PostgreSQL | MySQL/PostgreSQL
|
| 连接消耗数 | 高 | 低 | 高
|
| 异构语言 | 仅 Java | 任意 | 任意
|
-| 性能 | 损耗低 | 损耗略高 | 损耗低
|
+| 性能 | 损耗低 | 损耗略高 | 损耗低
|
| 无中心化 | 是 | 否 | 是
|
| 静态入口 | 无 | 有 | 无
|
diff --git a/docs/document/static/img/roadmap.png
b/docs/document/static/img/roadmap.png
index bbe1eab..6bc9a2b 100644
Binary files a/docs/document/static/img/roadmap.png and
b/docs/document/static/img/roadmap.png differ