Try together to simplify the developers life
Get startedThis ETL does't use any garbage collector for better stability. Everything is handle by the code in Rust.
The configuration can be versionable and give the capability to retreive old version with a version control system. Nothing more is necessary.
The application is a simple job that can be executed a multiple time with different contexts.
Choose your serveur where you want to execute the etl : Local, Kube, AWS Lambda, AWS EC2, etc...
With rust's feature flags, enable only needed componants.