apache / incubator-horaedb-meta

Meta service of HoraeDB cluster.
https://horaedb.apache.org
Apache License 2.0
27 stars 15 forks source link

Expose ETCD API #141

Closed ShiKaiWi closed 1 year ago

ShiKaiWi commented 1 year ago

Description

ETCD API is necessary for the following development about clustering, which will be used for election of shard leader across CeresDB instances.

Proposal Just expose the api of ETCD service.

Additional context

ZuLiangWang commented 1 year ago

CeresMeta does not require any special settings for etcd, which is currently exposed.