update doc

This commit is contained in:
kevin
2020-10-17 19:20:01 +08:00
parent 695ea69bfc
commit e81358e7fa
2 changed files with 7 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ Advantages of go-zero:
## 1. Backgrounds of go-zero
At the beginning of 2018, we heavily suffered from frequent downtime. We decided to re-design our system, from monolithic architecture with Java+MongoDB to microservice architecture. After researches and comparison, we chose to:
At the beginning of 2018, we decided to re-design our system, from monolithic architecture with Java+MongoDB to microservice architecture. After researches and comparison, we chose to:
* Golang based
* great performance