Skip to main content

Module engine

Module engine 

Source
Expand description

Capture Engine - Event capture backend

This module provides the CaptureEngine which is responsible for capturing memory events from the application and forwarding them to the EventStore. The CaptureEngine does not store events itself; it only captures and forwards them.

Structsยง

CaptureEngine
Capture Engine - Event capture backend