FerroFeed
Integration reference
Public integration reference for FerroFeed normalized events, configuration, and sink contracts.
FerroFeed is distributed as a runtime, not as a public Rust library. Its normalized event contracts, configuration model, and supported integration paths are documented here without publishing rustdoc for the executable's private connector, sink, archive, or control implementation.
Public boundary
Generated rustdoc for the FerroFeed binary is intentionally not deployed. A Rust API bundle can return when the project has a dedicated, deliberately public library crate whose exported contracts are independent from the runtime implementation.
Start here
- Getting started shows the runtime configuration path and a minimal sink setup.
- Redis sink example shows the normalized event stream shape that reader systems rely on.