marciok/gust: A Task-Based Workflow Orchestration Engine

marciok/gust: A Task-Based Workflow Orchestration Engine

Gust is a task-based workflow orchestration engine for Elixir, inspired by Apache Airflow but designed to be significantly more efficient and simpler to operate. It supports cron-style scheduling, dependency-aware DAGs defined via a custom DSL, multi-node execution, retry logic with backoff, corrupted-state recovery, and a built-in web UI for live monitoring, run history, and secrets management.

Visit Original Article →