Copyright (C) 2017 Dbvisit Software Limited -- Updated 2nd August 2017.
Replicate Connector for Kafka is a Kafka Connector for loading change records from the REDO logs of an Oracle database, as mined by Dbvisit Replicate, to Kafka.
This software is released under the Apache 2.0 license, a copy of which is located in the LICENSE file.
You can build the Replicate Connector for Kafka with Maven using the standard lifecycle phases. The Replicate Connector for Kafka requires the Dbvisit Replicate Connector Library, which must be built and installed prior to building this connector.
mvn clean package
To build developer documentation run:
mvn javadoc:javadoc
User documentation for Replicate Connector for Kafka is located here.
To install and use the Replicate Connector for Kafka follow the steps outlined in the Quickstart Guide.
Active communities contribute code and we're happy to consider yours. To be involved, please email Mike Donovan.