Hi,

The ServiceComb project does not have a usable config-center and many users
have shown concerns about it. (Apollo is too complex to setup and have high
learning cure  in using/maintaining).

I tried to build a config-center around Etcd for Java-Chassis, it's quite
simple. Most of the features from the CC(CSE) can be achieved.

>From my point of view, using Etcd is good for small projects, show cases
and in development, because we already have an Etcd instance
running(service-center needs it).

The code is here(it's just a demonstration, needs improvement):
https://github.com/yangbor/servicecomb-java-chassis/tree/cc-etcd

Any thoughts?

-- 
Best Regards,
Yang.

Reply via email to