From d0e830b50cede196df1043f2dd9f2e89469da5bc Mon Sep 17 00:00:00 2001 From: Ludovic DEHON Date: Sat, 9 Apr 2022 23:25:23 +0200 Subject: [PATCH] add Kestra --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e8e657..05e0f3b 100644 --- a/README.md +++ b/README.md @@ -411,6 +411,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu * [Chronos](http://mesos.github.io/chronos/) - distributed and fault-tolerant scheduler. * [Cronicle](https://github.com/jhuckaby/Cronicle) - Distributed, easy to install, NodeJS based, task scheduler * [Dagster](https://github.com/dagster-io/dagster) - a data orchestrator for machine learning, analytics, and ETL. +* [Kestra](https://www.kestra.io) - Open source data orchestration and scheduling platform with declarative syntax. * [Linkedin Azkaban](https://azkaban.github.io/) - batch workflow job scheduler. * [Schedoscope](https://github.com/ottogroup/schedoscope) - Scala DSL for agile scheduling of Hadoop jobs. * [Sparrow](https://github.com/radlab/sparrow) - scheduling platform.