Skip to content

oiooj/registry

 
 

Repository files navigation

Service Registry CircleCI

Build

use make build build this project.

Quick Start

single node

registry -config /etc/node0.conf

Start a node and join into a cluster by raft address.

registry -config /tmp/node1.conf -join 127.0.0.1:9000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%