This commit is contained in:
2024-04-01 16:21:31 +02:00
parent 22e25fcbe3
commit 86bf7e0b69
5 changed files with 33 additions and 6 deletions

View File

@ -1,5 +1,7 @@
## Debezium Postgres CDC
![Debezium](./img/logo-Debezium.png)
This module provides a Debezium connector for Postgres. It is based on the [Debezium Postgres connector](https://debezium.io/documentation/reference/1.0/connectors/postgresql.html)
and uses confluent zookeeper, broker, schema registry and rest proxy.