jun-he
jun-he
as it has been deprecated for a long time.
Maestro can parse the `manifest.json` compiled by dbt-core to convert dbt models into Maestro workflows. We can also add extra Maestro features into dbt models by embedding them into the...
e.g. foreach workflow, subworkflow workflow, conditional branching support, SEL expression, etc.
Maestro supports cyclic loops and is straightforward to be expanded to build AI agent workflows
So maestro can run jobs packed in docker images in k8s.
It seems unnecessary with some minor refactoring.
Should upgrade it based on https://spring.io/projects/spring-boot#support
Add maestro documents and also the wiki pages.
There are a few todos or limits related to the conductor engine. As the conductor project was archived at the end of last year, we consider to develop/rewrite an optimized...
We need a distributed persistent queue to power production use cases.