Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help users access the registration center more conveniently. #78

Open
zilongTong opened this issue Apr 18, 2022 · 1 comment
Open

Help users access the registration center more conveniently. #78

zilongTong opened this issue Apr 18, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@zilongTong
Copy link
Member

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

  • In the case of springcloud,we need to implement springcloud common serviceRegistry interface, for example:FemasServiceRegistry,Help springcloud access any registry
  • In the case of dubbo or self-developed framework,We need to integrate the registry modules together. users only need to depend on femas-registry to enter any registry.
@zilongTong zilongTong added the enhancement New feature or request label Apr 18, 2022
@MentosL
Copy link
Contributor

MentosL commented May 1, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants