.. krules core documentation master file, created by sphinx-quickstart on Tue Sep 15 12:34:40 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome ******* KRules is a project in progress and we are working hard on a first widely usable version. .. role:: underlined :class: underline :underlined:`Documentation has not yet been released.` If you are interested in getting an idea of the project you can meanwhile take a look at this introductory pages in which the general concepts are explained. Contents: --------- - `Technical Overview `_ : An introductory guide to the framework basic concepts. - `How argument are processed `_ : A brief explanation of how argument processing works and how it can help application development. - `Base functions library `_ : Provides a set of basic building blocks to compose your rulesets which will define your microservices-based event-driven application logic. `Filters `_ A set o basic functions designed to be used in the **filters** section for the purpose of define conditions to enable or disable application logic. `Processing `_ A set o basic functions designed to be used in the **processing** section for the purpose of to read and manipulate event data and implement yur application logic. `Miscellaneous `_ Generic functions which could be used both like filters or processing. Do not hesitate to `contact us `_ if you are interested in further information.