Installation
Distribution
The latest version of the connector is 5.1.5.
Neo4j Connector for Confluent
This package can be deployed to Confluent Platform as a self-managed connector, and to Confluent Cloud as a custom connector.
The package is available for download from Confluent Hub or from the GitHub repository.
Neo4j Connector for Apache Kafka
This package can be deployed to any Apache Kafka distribution running Apache Kafka Connect, including Amazon Managed Streaming for Apache Kafka (Amazon MSK).
The package is available for download from the GitHub repository.
Installation
The Neo4j Connector for Kafka is a plugin designed to run in an Apache Kafka Connect environment, which is deployed separately from the Neo4j database.
For standalone Kafka Connect installations, download the self-contained JAR file and copy it into the plugins
directory for each of your Kafka Connect cluster members.