I wish Redpanda Connect had a modular design #3313
Closed
static-moonlight
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
Hey @static-moonlight that’s possible right now if you’re willing to maintain your own binary. Have a look here: https://github.com/redpanda-data/redpanda-connect-plugin-example. While that repo only shows you how to use the bundle imports, you can actually import them selectively as needed (see https://github.com/redpanda-data/connect/tree/main/public/components). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure this will ever be possible. I just wish Redpanda Connect (aka Benthos) would be modular, so I could tailor it down to the 1-2% of functionality I actually need, resulting in a lightweight deployment, instead of dealing with a 200+ MB all-in-one monster (which adds up, when deploying a lot of instances).
Beta Was this translation helpful? Give feedback.
All reactions