2021-06-04 11:44:02 -03:00
2021-06-03 21:22:00 -03:00
2021-06-02 10:38:57 -03:00
2021-06-03 21:01:56 -03:00

Daggy: Ya like dags?

Description

Daggy is a work orchestration framework for running workflows modeled as directed, acyclic graphs (DAGs). These are quite useful when modeling data ingestion / processing pipelines.

Requirements

  • rapidjson

Building

git clone https://gitlab.com/iroddis/daggy
cd daggy
mkdir build
cd build
cmake ..
make
Description
No description provided
Readme AGPL-3.0 747 KiB
Languages
C++ 88.7%
Vue 6.3%
CMake 3.6%
CSS 0.9%
JavaScript 0.3%
Other 0.2%