API Reference hephaestus_ecto v#0.3.0

Copy Markdown View Source

Modules

Ecto/PostgreSQL storage adapter for Hephaestus workflow instances.

Migrations create and modify the database tables HephaestusEcto needs to function.

PostgreSQL migration orchestrator for HephaestusEcto.

Ecto schema for persisted workflow instances.

Converts between Hephaestus.Core.Instance structs and database-safe values.

Ecto/PostgreSQL storage adapter implementing Hephaestus.Runtime.Storage.

Mix Tasks

Generates the migration for the workflow_instances table.