Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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