/rql

reactive query language for Flux

Primary LanguageJavaApache License 2.0Apache-2.0

rql - reactive query language for java

Motivation

most of the stream analytics query modules are tighly couple of their analytics engine and not really supporting embbeded in to the java application in a simple way. this library is created for embeddable analytics use cases , but query parser is still able to use standalone way.