event-gateway icon indicating copy to clipboard operation
event-gateway copied to clipboard

Connector Framework

Open alexdebrie opened this issue 6 years ago • 1 comments

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 avatar Jun 05 '18 19:06 alexdebrie

Closes #496

sebito91 avatar Aug 30 '18 15:08 sebito91