Start here
ArkFlow is a Rust stream-processing engine for connecting inputs, transformations, buffers, and outputs.
Choose your path
- New to ArkFlow: Install ArkFlow, then follow the quickstart.
- Building a pipeline: read configuration basics, then choose an input and output.
- Operating in production: start with architecture, delivery semantics, and deployment.
- Running a fleet: use the control plane overview and operations guide.
- Contributing: read the documentation contributor guide.
What to learn next
Understand the data flow, backpressure and ordering, and durability model before tuning a production deployment.