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

Connector Framework #447

Open
alexdebrie opened this issue Jun 5, 2018 · 1 comment
Open

Connector Framework #447

alexdebrie opened this issue Jun 5, 2018 · 1 comment
Assignees
Milestone

Comments

@alexdebrie
Copy link
Contributor

User problem: I have data in external systems (Kafka, Kinesis, SQS, RabbitMQ, etc) that I would like to connect to compute via the Event Gateway. I have to run some intermediate service to pull the events from my external system to push into Event Gateway.

Solution: Create a framework for building Connectors, which are config-only ways to run processes to feed the Event Gateway with events from external systems.

This issue still requires design work, and additional tickets will fall out of it.

@alexdebrie alexdebrie added this to the 1.0.0 milestone Jun 5, 2018
@sebito91 sebito91 self-assigned this Aug 30, 2018
@sebito91
Copy link
Contributor

Closes #496

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants