Ian Roddis b7109dac93 Merge branch 'zaku-dev' into 'master'
rapidjson as external cmake project

See merge request iroddis/daggy!1
2021-06-05 00:24:09 +00:00
2021-06-04 20:15:01 -04:00
2021-06-04 11:49:45 -03:00
2021-06-02 10:38:57 -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%