Skip to main content

runtimes

Background compute runtimes for Bitfount.

Each sub-package in this directory defines a Prefect flow that is triggered by an external signal (e.g. dataset creation) and runs a background compute job independently of the main pod process.

Available runtimes

bitfount.runtimes.file_metadata Triggered when a dataset (pod) is created. Scans the datasource's files (or DB connection) and writes one FileMetadata per file into the local SQLite metadata cache.

Module

Submodules