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

Latest commit

 

History

History
11 lines (6 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 284 Bytes

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