wonaming

Wonaming is a simple grpc-go balancer & naming implementation, supporting etcd and Consul as the service register/discovery backend. Wonaming also supports self-register to etcd/consul.

  • 所有者: wothing/wonaming
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

wonaming

This is the naming Resolver & Watcher implementaion for grpc balancer.

Wonaming supports etcd and consul as the service register and discovery backend.

example

etcd

client

go run main.go --reg http://127.0.0.1:2379

server

go run main.go --reg http://127.0.0.1:2379

consul

client

go run main.go --reg 127.0.0.1:8500

server

go run main.go --reg 127.0.0.1:8500

主要指标

概览
名称与所有者wothing/wonaming
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证
所有者活动
创建于2016-06-06 07:38:35
推送于2018-08-10 08:29:55
最后一次提交2018-08-10 16:29:55
发布数0
用户参与
星数187
关注者数12
派生数46
提交数60
已启用问题?
问题数4
打开的问题数3
拉请求数16
打开的拉请求数2
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?