mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-23 09:00:20 +08:00
update readme images (#776)
This commit is contained in:
parent
c22f84cb5f
commit
b0739d63c0
@ -26,7 +26,7 @@ go-zero 包含极简的 API 定义和生成工具 goctl,可以根据定义的
|
||||
* 自动校验客户端请求参数合法性
|
||||
* 大量微服务治理和并发工具包
|
||||
|
||||
![架构图](https://gitee.com/kevwan/static/raw/master/doc/images/architecture.png)
|
||||
![架构图](https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/architecture.png)
|
||||
|
||||
## 1. go-zero 框架背景
|
||||
|
||||
@ -78,7 +78,7 @@ go-zero 是一个集成了各种工程实践的包含 web 和 rpc 框架,有
|
||||
|
||||
如下图,我们从多个层面保障了整体服务的高可用:
|
||||
|
||||
![弹性设计](https://gitee.com/kevwan/static/raw/master/doc/images/resilience.jpg)
|
||||
![弹性设计](https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/resilience.jpg)
|
||||
|
||||
觉得不错的话,别忘 **star** 👏
|
||||
|
||||
@ -151,7 +151,7 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/
|
||||
|
||||
## 6. Benchmark
|
||||
|
||||
![benchmark](https://gitee.com/kevwan/static/raw/master/doc/images/benchmark.png)
|
||||
![benchmark](https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/benchmark.png)
|
||||
|
||||
[测试代码见这里](https://github.com/smallnest/go-web-framework-benchmark)
|
||||
|
||||
@ -231,7 +231,7 @@ go-zero 已被许多公司用于生产部署,接入场景如在线教育、电
|
||||
|
||||
`go-zero` 相关文章和视频都会在 `微服务实践` 公众号整理呈现,欢迎扫码关注 👏
|
||||
|
||||
<img src="https://gitee.com/kevwan/static/raw/master/images/wechat-micro.jpg" alt="wechat" width="300" />
|
||||
<img src="https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/wechat-micro.jpg" alt="wechat" width="300" />
|
||||
|
||||
## 10. 微信交流群
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user