gogf / gf

GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
https://goframe.org
MIT License
11.6k stars 1.58k forks source link

老大,新版本建议增加一些微服务架构的服务与实现 #715

Closed ayamzh closed 2 years ago

ayamzh commented 4 years ago

如JSON RPC 服务、gRPC 服务、服务注册、服务熔断降级、限流、配置中心、调用链追踪、监控这些。 因为现在企业都引入微服务的设计理念,框架层面如果能提供这些服务的实现,或者客户端。能大大提高开发效率。可以参考PHP的SWOFT EASYSWOOLE之类的框架,都有相关的支持。成为了全栈框架。

houseme commented 2 years ago

https://github.com/gogf/gf/issues/1504

https://github.com/gogf/gf/tree/master/contrib