Siddhi 5.0 Development Guide¶
Obtaining and Building Project Source code¶
Find the project source code here and the instruction to building the project repos here.
Getting Involved in Project Development¶
Siddhi design-related discussions are carried out in the Siddhi-Dev Google Group, you can subscribe to it to get notifications on the discussions and please feel free to get involved by contributing and sharing your thoughts and ideas.
You can also propose changes or improvements by starting a thread in the Siddhi-Dev Google Group, and also by reporting issues in the Siddhi GitHub repository with the label type/improvement
or type/new-feature
.
Project Architecture¶
Find out about the architecture of Siddhi for the Siddhi Architecture documentation.
Top