here |
|||||
|
Site Map | ||||
|
APIFresse! intends to provide an abstract and transparent API by providing event-based hooks and an IPC which is postgres-free now. How does the IPC workThe IPC is basically designed by passing containers. These containers provide slots for arbitrary data-objects. The slots of the containers work chunk-wise hence a certain container may be enriched with auxiliary features. The general premise, however, is that containers perfectly survive without enrichments, you may regard these as options. In that case a container only carries its primary data. However, the whole container concept can be found in the documentation.
|