Packages
forja
0.5.0Event Bus with Oban-backed processing for Elixir.
hephaestus
0.3.1A lightweight, extensible workflow engine for Elixir/OTP applications.
hephaestus_oban
0.5.0Oban-based runner adapter for the Hephaestus workflow engine. Durable jobs with retry/backoff, advisory lock serialization, and zero-contention parallel step execution via an auxiliary step_results table.
hephaestus_ecto
0.3.0Ecto/PostgreSQL storage adapter for the Hephaestus workflow engine. Persists workflow instances across VM restarts using a single table with JSONB state and GIN indexing.
honchox
0.2.1Req-based Elixir client for the Honcho v3 API.