Skip to main content

Crate ff_engine

Crate ff_engine 

Source
Expand description

ff-engine: cross-partition dispatch and background scanners.

Modules§

budget
Cross-partition budget check helper.
completion_listener
Push-based DAG promotion listener (Batch C item 6, issue #9).
partition_router
Partition-aware dispatch for cross-partition operations.
scanner
Background scanner infrastructure.
supervisor
Scanner supervisor — restarts scanners on panic with backoff.

Structs§

CompletionListenerConfig
Connection parameters for the completion listener’s dedicated RESP3 client. Must match the deployment the dispatcher client connects to.
Engine
The FlowFabric engine: partition routing + background scanners.
EngineConfig
Engine configuration.