Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hguerrero/debezium-examples
This repository contains a set of Debezium examples to be used with Red Hat OpenShift for Integration.
https://github.com/hguerrero/debezium-examples
apache avro cdc change-data-capture debezium json-schema kafka kafka-connect kafka-connectors openshift service-registry
Last synced: 3 months ago
JSON representation
This repository contains a set of Debezium examples to be used with Red Hat OpenShift for Integration.
- Host: GitHub
- URL: https://github.com/hguerrero/debezium-examples
- Owner: hguerrero
- Created: 2020-11-17T21:30:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T19:51:28.000Z (about 2 years ago)
- Last Synced: 2024-10-04T20:26:49.648Z (4 months ago)
- Topics: apache, avro, cdc, change-data-capture, debezium, json-schema, kafka, kafka-connect, kafka-connectors, openshift, service-registry
- Language: Dockerfile
- Homepage:
- Size: 630 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Red Hat Integration - Debezium Examples
This repository contains a set of examples to be used with Red Hat OpenShift for Integration (Red Hat Integration) components.
* [Schema registry](debezium-registry-avro): External schemas with service registry and serialization using Apache Avro
## Sytem Requirements
These application are designed to be run with Red Hat Integration running on top of OpenShift. Also, you might run some of them locally, for what you will need:
* Docker engine installed
* Kafkacat
* jq (JSON processing)
* JDK 8 or 11+
* Maven 3