You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/registry
yuemoxi e3d55b74bd
fix:update registry's readme (#1389)
3 years ago
..
consul chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
etcd chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
nacos chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
zookeeper chore(registry): unified management of decentralized warehouses (#1368) 3 years ago
README.md fix:update registry's readme (#1389) 3 years ago
registry.go registry: fix typo (#835) 4 years ago

README.md

Registry

Consul

go get -u github.com/go-kratos/kratos/registry/consul/v2

Etcd

go get -u github.com/go-kratos/kratos/registry/etcd/v2

zookeeper

go get -u github.com/go-kratos/kratos/registry/zookeeper/v2

Nacos

go get -u github.com/go-kratos/kratos/registry/nacos/v2