Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hof/flow -> airflow #389

Open
verdverm opened this issue Jun 8, 2024 · 1 comment
Open

hof/flow -> airflow #389

verdverm opened this issue Jun 8, 2024 · 1 comment

Comments

@verdverm
Copy link
Member

verdverm commented Jun 8, 2024

It would be great to transform workflows to other frameworks, airflow as an example, to scale out. There by, hof flow becomes a way to quickly develop the ETL, re: better CUE ergonomics for the ETL twiddling / iteration

Probably helpful if we could snapshot task i/o too, for both iteration and determining what code to generate. Ideally flow can have a standardize record format to feed into hof generators for target workflow frameworks. Might also be helpful for non-workflow functions, like API handlers when generating CRUD+

@gedw99
Copy link

gedw99 commented Oct 6, 2024

Totally agree …

have a look at:

conduit

https://github.com/ConduitIO/conduit

anyquery

https://github.com/julien040/anyquery/

these are golang based CDC that track changes in many data stores …

I am looking at the best way to integrate these with hof

would appreciate any feedback you have .

see my github profile whee we can chat on signal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants