Skip to documentation
Documentation navigation

Documentation navigation

Documentation / modules

Flow

Build a graph once, compile it into an immutable runner, and resume from append-only checkpoints.

developer

Repository

FieldValue
Repositorygithub.com/looprig/flow
Versionv0.4.0
GitHublooprig/flow

Description

Build a graph once, compile it into an immutable runner, and resume from append-only checkpoints.

Where it fits

Flow is useful on its own when a Go application needs compiled graphs, typed interruption, checkpointing, and resumable execution. Within Looprig, Workflows builds durable workflow services on Flow, while Flow Store persists checkpoints. Flow owns graph execution, not agent sessions or the backing storage engine.

Dependencies

Dependents

← back to documentation