cloudimpl / rql

reactive query language for Flux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

reactive query language for Flux

License:Apache License 2.0


Languages

Language:Java 100.0%