diff --git a/readme.md b/readme.md index 1bf007760..8cadd926b 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,6 @@ go-zero contains simple API description syntax and code generation tool called ` ## Backgrounds of go-zero -At the beginning of 2018, we decided to re-design our system, from monolithic architecture with Java+MongoDB to microservice architecture. After research and comparison, we chose to: In early 2018, we embarked on a transformative journey to redesign our system, transitioning from a monolithic architecture built with Java and MongoDB to a microservices architecture. After careful research and comparison, we made a deliberate choice to: * Go Beyond with Golang