You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: