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. :ref:`genindex`