Introduction
Core
The core module provides Civet's base functionality.
Events
The events module provides advanced event handling functionality.
The DataProvider already has basic support for handling events. However, it is limited to updating all subscribers of a specific resource. If you need more advanced event handling, this is the place to go.
Common
The common module provides general functions that can be used for a quick start where no extensive configuration is required.