Module flow

Module flow 

Source
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.