Expand description
Flow compilation module - compiles RQL plans into Flows
This module contains the flow compiler that was moved from reifydb-rql to avoid lifetime issues with async recursion and generic CommandTransaction types.
Functionsยง
- compile_
flow - Public API for compiling logical plans to Flows with an existing flow ID.