etcd

分布式,可靠的键值存储,用于分布式系统中存储最关键的数据。 更多信息:https://etcd.io.

etcd

etcd --advertise-client-urls {{http://127.0.0.1:1234}} --listen-client-urls {{http://127.0.0.1:1234}}

etcd --name {{my_etcd_cluster}}

etcd --enable-pprof --metrics extensive