Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

A Kafka-based event publisher

License

Notifications You must be signed in to change notification settings

trellis-ldp-archive/trellis-kafka

Repository files navigation

trellis-kafka

Note: this project has been migrated into the core Trellis repository.

A Kafka-based messaging connector. This implements an event bridge to a cluster of Kafka brokers.

Building

This code requires Java 8 and can be built with Gradle:

./gradlew install