pm6422/luix-streaming-analytics-engine
Streaming analytics engine is to consume a stream of inputs and evaluate them against a set of rules. Any input that violates the rules is flagged as a output. The engine is implemented using Apache Flink and is deployed as a standalone application.
Java