Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 591 Bytes

Service Registry CircleCIGo Report Card

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