Skip to content

LLLLss/siddhi

 
 

Repository files navigation

Siddhi Core Libraries

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit Codecov License

Siddhi is a cloud native Streaming and Complex Event Processing engine that understands Streaming SQL queries in order to capture events from diverse data sources, process them, detect complex conditions, and publish output to various endpoints in real time.

Siddhi Core Libraries contains the essential core libraries need for Siddhi execution such as siddhi-core, siddhi-query-api, siddhi-query-compiler, and siddhi-annotations.

Overview

Siddhi can can run as an embedded Java and Python library, as a micro service on bare metal, VM, and Docker and natively in Kubernetes.

Siddhi provides web-based graphical and textual tooling for development.

For information on Siddhi and it's features refer Siddhi Documentation.

Download

Download Siddhi Core Libraries;

  • Versions 5.x and above with group id io.siddhi.* from here.
  • Versions 4.x and lower with group id org.wso2.siddhi.* from here.

Download Siddhi tooling and runtime distributions here.

Get Started!

Get started with Siddhi in a few minutes by following the Siddhi Quick Start Guide.

For more information on using Siddhi refer Siddhi Documentation.

Latest API Docs

Latest API Docs is 5.1.2.

Support and Contribution

  • We encourage users to ask questions and get support via StackOverflow, make sure to add the siddhi tag to the issue for better response.

  • If you find any issues related to the extension please report them on the issue tracker.

  • For production support and other contribution related information refer Siddhi Community documentation.

About

Stream Processing and Complex Event Processing Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%