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

Feature request: dynamic adding of the service to Mesh #642

Open
skayred opened this issue Jul 6, 2020 · 0 comments
Open

Feature request: dynamic adding of the service to Mesh #642

skayred opened this issue Jul 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@skayred
Copy link

skayred commented Jul 6, 2020

Hello,

In my project, I need to have a service mesh (and graphql-mesh actually serves this purpose extremely well), and it would be also nice to have something like a plugin structure. For example, we can have 2 different system installation - first client can have ServiceA and ServiceB installed while the second client can have ServiceA and ServiceC installed. My idea is following - those services register in Mesh (or provide some kind of heartbeat via Redis for example), and I can use the same frontend and Mesh, and just detect those services that were installed/enabled.

It also seems like I can alter the serve task to use some database instead of YAML file but first I want to hear from you, what do you think about that idea.

@ardatan ardatan added the enhancement New feature or request label Jul 14, 2020
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
klippx pushed a commit to klippx/graphql-mesh that referenced this issue Oct 9, 2024
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