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.

  • Owner: wothing/wonaming
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerwothing/wonaming
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:
所有者活动
Created At2016-06-06 07:38:35
Pushed At2018-08-10 08:29:55
Last Commit At2018-08-10 16:29:55
Release Count0
用户参与
Stargazers Count187
Watchers Count12
Fork Count46
Commits Count60
Has Issues Enabled
Issues Count4
Issue Open Count3
Pull Requests Count16
Pull Requests Open Count2
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private