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] add support to create remote Source and Provider implementations #1673

Open
YourTechBud opened this issue Apr 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@YourTechBud
Copy link
Collaborator

The problem faced currently?

  • Adding support for new databases can only be done by the core team
  • New sources can only be added in golang which might not be the best choice of language for many yse cases.

How can we solve it?

  • Provide a mechanism for remote servers to act as a source/ provider for SpaceCloud.
  • Each provider can expose its own gRPC proto file which the server will be expected to implement to extend functionality.

If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you.
👍

@YourTechBud YourTechBud added the enhancement New feature or request label Apr 16, 2023
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
Status: No status
Development

No branches or pull requests

1 participant