Event tap

Tap events directly in to an in-memory database to enable on / offline processing

Overview

Joule allows you to tap into an event stream and load it into an in-memory database, making the data accessible in SQL format.

Uses

There are various uses for this filter such as:

  1. In financial services Enables offline analytics and when combined with transaction data, supports in-depth risk analysis and fraud detection.

  2. In logistics Build curated datasets by regularly exporting shipment and inventory data, allowing for historical analysis and performance tracking.

  3. In manufacturing Capture processed events to validate processing and provide lineage, ensuring compliance with industry regulations and improving quality control measures.

See how the Joule REST API can provide data exporting and query features.

Accessing the Tap

Last updated