Integrations
Last updated
Last updated
LangStream leverages the and frameworks to integrate your application with external systems.
Apache Kafka Connect is a framework to connect Kafka with external systems such as databases, key-value stores, search indexes, and file systems.
You can find the docs at
LangStream currently supports both Kafka Connect Sources and Kafka Connect Sinks.
Check out the page for more information.
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
You can find the docs at
LangStream currently supports using Camel components as sources.
Check out the page for more information.