Skip to content

keriharris/debezium-connector-cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Maven Central Build Status User chat Developer chat Google Group Stack Overflow

Copyright Debezium Authors. Licensed under the Apache License, Version 2.0.

Debezium Connector for Apache Cassandra

Debezium is an open source project that provides a low latency data streaming platform for change data capture (CDC).

This repository contains incubating connector for Apache Cassandra which is in an early stage of its development. You are encouraged to explore this connector and test it, but it is not recommended yet for production usage.

Please see the README.md in the main repository for general instructions on building Debezium from source (prerequisites, usage of Docker etc).

Cassandra compatibility

The following table list supported version of Apache Cassandra:

Connector version Apache Cassandra
1.9+ Compatible with 3.x and 4.x version
Up to 1.8 Compatible with only 3.x

Building the Debezium Cassandra connector

Please follow the steps described in the main repository to build the connector: building-debezium

Getting Started

For getting started please check the tutorial example.

Contributing

The Debezium community welcomes anyone that wants to help out in any way, whether that includes reporting problems, helping with documentation, or contributing code changes to fix bugs, add tests, or implement new features. See this document for details.

About

An incubating Debezium CDC connector for Apache Cassandra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Dockerfile 0.1%