go-macaron / macaron

Package macaron is a high productive and modular web framework in Go.
https://go-macaron.com
Apache License 2.0
3.51k stars 284 forks source link

Are there plans to increase microservice related and microservice governance capability related? #211

Closed bytegolang closed 2 years ago

bytegolang commented 3 years ago

eg:Service discovery, Service registration, load balancing, interceptor, adaptive download, adaptive fuse, current limiting

unknwon commented 2 years ago

All those can be built upon Macaron or any other web framework in Go. That would be a microservice framework and beyond the scope and purpose of Macaron.