target / grease

Automated Scripting Engine For the Modern Age
https://grease.readthedocs.io
MIT License
42 stars 22 forks source link

Kafka Source #67

Closed rqueensen closed 6 years ago

rqueensen commented 6 years ago

GREASE Developer Pull Request Checklist Kafka Source

USE THIS TEMPLATE FOR YOUR PULL REQUEST!

Purpose

Creating a new Prototype to use Kafka as a source, along with fancy stuff like dynamic consumer allocation.

Expected Outcome

The ability to create new "kafka" source Configs, allowing users to trigger actions based on messages flowing through a Kafka topic.

Checklist

chollinger commented 6 years ago

You'll need to add kafka-python to the CI/CD stuff to fix the Drone build.