/registry-1

Primary LanguageGoMIT LicenseMIT

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