TencentFemas / femas

JavaAgent-based Microservice Governance Platform
https://zilongtong.notion.site/Femas-Home-4e1ad62bc48d4f23b6063c460a337c40
Other
474 stars 138 forks source link

Help users access the registration center more conveniently. #78

Open zilongTong opened 2 years ago

zilongTong commented 2 years ago

What do we want

Users only need to depend on femas-registry,Configure the address of the registration center to be accessed,femas can help users access any registry, for example: Polaris 、nacos、consul、etcd、k8s、eureka

how to achieve

MentosL commented 2 years ago

FemasServiceRegistry is the top layer of all registries, so how can you quickly find out what registry the service was originally registered with? Do you use metadata to search for data? Is it convenient to talk about the design idea?