This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from 31e7cbc refactor: refactor to disk space error while backing up (#474)
new 3112fb0 docs: add stackgres demo
new dbf8898 chore: translation
new f2d681d fix: fix typo
new 8c42c93 docs: Update README.md
new 33fcf38 chore: adjust style
new 03764d5 chore: add reference links
new 98d19f3 Merge pull request #478 from mlycore/sg-demo
The 928 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
solutions/stackgres/README.md | 248 +++++++++++++++++++++
solutions/stackgres/static/check-sgclusters.png | Bin 0 -> 78126 bytes
.../static/check-shardingsphere-operator.png | Bin 0 -> 64021 bytes
.../stackgres/static/check-stackgres-operator.png | Bin 0 -> 33403 bytes
solutions/stackgres/static/computenode.png | Bin 0 -> 74091 bytes
solutions/stackgres/static/create-sgcluster.png | Bin 0 -> 118275 bytes
solutions/stackgres/static/insert-data.png | Bin 0 -> 21987 bytes
.../static/select-data-from-cluster-1.png | Bin 0 -> 93215 bytes
.../static/select-data-from-cluster-2.png | Bin 0 -> 94724 bytes
.../static/select-data-from-shardingsphere.png | Bin 0 -> 19598 bytes
.../stackgres/static/shardingsphere-change-db.png | Bin 0 -> 56423 bytes
.../static/shardingsphere-create-database.png | Bin 0 -> 51382 bytes
.../shardingsphere-create-sharding-table-rule.png | Bin 0 -> 29844 bytes
.../static/shardingsphere-operation-1.png | Bin 0 -> 35233 bytes
.../static/shardingsphere-operator-helm.png | Bin 0 -> 41326 bytes
.../shardingsphere-operator-installation-2.png | Bin 0 -> 45280 bytes
.../shardingsphere-operator-installation.png | Bin 0 -> 50919 bytes
.../shardingsphere-register-storage-units.png | Bin 0 -> 34902 bytes
.../static/stackgres-operator-installation.png | Bin 0 -> 295742 bytes
solutions/stackgres/static/stackgres-operator.png | Bin 0 -> 83597 bytes
20 files changed, 248 insertions(+)
create mode 100644 solutions/stackgres/README.md
create mode 100644 solutions/stackgres/static/check-sgclusters.png
create mode 100644 solutions/stackgres/static/check-shardingsphere-operator.png
create mode 100644 solutions/stackgres/static/check-stackgres-operator.png
create mode 100644 solutions/stackgres/static/computenode.png
create mode 100644 solutions/stackgres/static/create-sgcluster.png
create mode 100644 solutions/stackgres/static/insert-data.png
create mode 100644 solutions/stackgres/static/select-data-from-cluster-1.png
create mode 100644 solutions/stackgres/static/select-data-from-cluster-2.png
create mode 100644
solutions/stackgres/static/select-data-from-shardingsphere.png
create mode 100644 solutions/stackgres/static/shardingsphere-change-db.png
create mode 100644
solutions/stackgres/static/shardingsphere-create-database.png
create mode 100644
solutions/stackgres/static/shardingsphere-create-sharding-table-rule.png
create mode 100644 solutions/stackgres/static/shardingsphere-operation-1.png
create mode 100644 solutions/stackgres/static/shardingsphere-operator-helm.png
create mode 100644
solutions/stackgres/static/shardingsphere-operator-installation-2.png
create mode 100644
solutions/stackgres/static/shardingsphere-operator-installation.png
create mode 100644
solutions/stackgres/static/shardingsphere-register-storage-units.png
create mode 100644
solutions/stackgres/static/stackgres-operator-installation.png
create mode 100644 solutions/stackgres/static/stackgres-operator.png