Sign in Sign up
cargo

nornir-build-info-flight

The Flight-backed BuildInfoSink for the nordisk constellation — ships build-info rows (nornir-build-thing's §f3 schema) over an Apache Arrow Flight endpoint (nornir-flight's do_put/do_get) instead of in-process. The ONE place that deps BOTH nornir-build-thing (the transport-agnostic BuildInfoSink trait + rows) and nornir-flight (the wire), keyed per build_id[/step_id] so a viz live-tail subscribes per sub-job. Rides arrow-56 (the Flight wire's arrow), column-identical to build-thing's canonical schema. Extracted from nornir per the shrink plan.

cargo View on Cargo

Activity

Latest release
2d ago
Total releases
4
Cadence
~10 days
Last 12 months
4

Reach

Downloads
53

Details

License
MIT OR Apache-2.0
First release
Aug 05, 2026
Releases
Version Released
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial