hydra
hydra copied to clipboard
请问为什么没有采用consul呢?
怎么没有考虑采用consul实现服务发现呢?
暂不支持,可自已实现,使用registry.Register函数注册即可使用.参考代码 https://github.com/micro-plat/hydra/blob/master/registry/zookeeper/zookeeper.go
希望能支持consul
v1.0中提供支持