Copyright Debezium Authors. Licensed under the Apache License, Version 2.0.
Debezium is an open source project that provides a low latency data streaming platform for change data capture (CDC).
Please see the README.md in the main repository for general instructions on building Debezium from source (prerequisites, usage of Docker etc).
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 |
Please follow the steps described in the main repository to build the connector: building-debezium
For getting started please check the tutorial example.
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.