apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.14k stars 10.2k forks source link

有几个建议,请大神们帮忙看看 #954

Closed konglz closed 4 years ago

konglz commented 6 years ago

有几个建议,请大神们帮忙看看

建议对二开提供一些支持

能否适配更多的注册中心

nobodyiam commented 6 years ago

感谢建议!

  1. 后续我们补一些client端和server端的交互逻辑和时序图,方便大家理解内部的实现。

  2. spring/spring boot的依赖,你是指客户端吧?其实客户端是对spring的依赖是optional的,使用API方式是完全不会使用到spring/spring boot的。

  3. 目前Apollo使用的注册中心其实可以认为是Apollo的内部模块实现,因为它对客户端是不可见的,对客户端而言,连接的是Apollo的Meta Server。对服务端而言,其实也不需要运维eureka,因为eureka和apollo是在一个进程中启动的。不过确实有些公司希望能接入他们自己的注册中心,这块我们后面研究下看看是否能提供多套实现。

rays-77 commented 6 years ago

支持,点赞!!!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 14 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had activity in the last 14 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.