debezium / debezium/dbz

Debezium Server Native

Open
#2,107 2 comments 0 reactions 1 assignee Claimed by @kmos View on GitHub
component/debezium-server type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

## Context

We are currently working on rebuilding Debezium Server using Quarkus Extensions debezium/dbz#1731 . This effort enables us to build and customize connectors and dependencies so they can be compiled with GraalVM to produce native binaries. What is still missing is preparing the Debezium Server sinks to support native builds.

## Changes

We need to introduce a new module, `debezium-server-native-dist` to handle native distribution. Furthermore we have to support the following sinks:

- redis
- kafka
- infinispan
- jdbc
- http

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.