Waiting for adoption

Vessel

Container-native task scheduler with cron + DAGs

#go#docker#postgresql#redis#react#typescript
Abandoned:
1y ago
License:
Apache-2.0
Submitted by:
Marcus Beaumont

The story

Vessel schedules containerized tasks with cron syntax and DAG dependencies. Used to power my side project's data pipeline. I built it because AWS Batch was overkill and Airflow was too much. I'm leaving because I don't run side projects with data pipelines anymore. The scheduler works, the queue is solid, the UI is functional. The Docker socket handling is the part I'm most proud of.