Skip to content

dizaknz/replicate-connector-for-kafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replicate Connector for Kafka

Copyright (C) 2017 Dbvisit Software Limited -- Updated 2nd August 2017.

1 Introduction

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.

2 Licensing

This software is released under the Apache 2.0 license, a copy of which is located in the LICENSE file.

3 Building

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

4 Documentation

User documentation for Replicate Connector for Kafka is located here.

5 Installation

To install and use the Replicate Connector for Kafka follow the steps outlined in the Quickstart Guide.

6 Contributions

Active communities contribute code and we're happy to consider yours. To be involved, please email Mike Donovan.

About

Replicate Connector for Kafka

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%