Skip to content

Investigate creating a CDC abstraction for re-use across CDC sources #3934

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

Closed
sherifnada opened this issue Jun 7, 2021 · 0 comments
Closed
Assignees
Labels

Comments

@sherifnada
Copy link
Contributor

sherifnada commented Jun 7, 2021

Postgres and MySQL both use Debezium to power CDC. They both have lots of similarities in their implementation. Seeing as we currently support 2 out of 8 debezium-support sources, we can gain leverage from abstracting the commonalities.

This ticket should:

  1. Investigate whether there is a good abstraction for Debezium based CDC that can be done
  2. Implement the abstraction if it is a valuable one (creating sub-issues as necessary)
@sherifnada sherifnada added this to the Core - 2021-06-30 milestone Jun 23, 2021
@sherifnada sherifnada changed the title Create CDC abstraction for re-use across CDC sources Investigate creating a CDC abstraction for re-use across CDC sources Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants