proteus-h2020 / proteus-consumer-couchbase

A Kafka consumer that takes data from the proteus-producer module and store it in a couchbase server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proteus-consumer

How to run it

You can run the kafka producer in different ways. If you are using a terminal, please, run the following command.

mvn exec:java

If you want to import and run the project into your prefered IDE (e.g. eclipse, Intellij), you need to import the maven project and execute the `eu.proteus.consumer.ProteusCouchbase class.

About

A Kafka consumer that takes data from the proteus-producer module and store it in a couchbase server

License:Apache License 2.0


Languages

Language:Java 100.0%