Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple connectors #1

Open
Trid3r opened this issue Apr 25, 2023 · 1 comment
Open

Multiple connectors #1

Trid3r opened this issue Apr 25, 2023 · 1 comment

Comments

@Trid3r
Copy link

Trid3r commented Apr 25, 2023

Hi William.

Excuse me, do you how to implement multiple connectors?
I want to have a connection to multiples DB "Source" and unified all that changes in one DB "Target".

If you have free time, I really appreciate you a lot if you can help me with that.
Saudações de México

@senocak
Copy link

senocak commented May 2, 2024

Just run debezium standalone to listen postgresql changes using kafka topics and listen those topics asynchronously so no need to embedded debezium&kafka dependencies, i have an example repo in my profile, go check that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants