This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
The following commit(s) were added to refs/heads/main by this push:
new 34db0df chore: update readme with current status (#233)
34db0df is described below
commit 34db0dfb81cb0c64aeaaacda2974f698989d9230
Author: liyao <[email protected]>
AuthorDate: Wed Mar 1 18:27:51 2023 +0800
chore: update readme with current status (#233)
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index b1f89ff..8492a60 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# ShardingSphere on Cloud
**Apache ShardingSphere Official Website:**
[https://shardingsphere.apache.org/](https://shardingsphere.apache.org/)
+**Apache ShardingSphere-on-Cloud Official Website:**
[https://shardingsphere.apache.org/oncloud/](https://shardingsphere.apache.org/oncloud/)
[](https://github.com/apache/shardingsphere-on-cloud/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
@@ -18,6 +19,9 @@ The solutions currently included in this project are:
* [The ShardingSphere
Operator](https://github.com/apache/shardingsphere-on-cloud/tree/main/shardingsphere-operator)
* [AWS CloudFormation Stack Template for
ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/cloudformation)
* [Terraform Configuration For
ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/terraform)
+* [Point-in-Time-Recovery demo For
ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/pitr)
+* [Grafana template For
ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/grafana)
+* [Webassembly extension demo For
ShardingSphere](https://github.com/apache/shardingsphere-on-cloud/tree/main/wasm)
## Contributing