Gfeuillen / neo4j-sink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo4J Sink Connector

Multi-purpose connector from Kafka to Neo4J

This connector is still under development

Done it scala for the fun of it.

Development and testing

In order to have a full devopment environment : Docker. In the docker directory you will find the necessary components to have a Kafka + Neo4J installation. Simply enter the directoy and type docker-compose up

Dockers

Here is the list of dockers used to have a running architecture.

A Kafka producer was developped for the sole purpose of having messages to consume.

Where common schemas and methods are stored.

The sink.

Note to me

About

License:MIT License


Languages

Language:Scala 96.2%Language:Shell 3.8%