Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants