Skip to main content

Module orders

Module orders 

Source
Expand description

Order persistence traits.

Sync because order writes happen in the engine event loop (blocking context). Async order reads for the API go through AnalyticsReader.

Traitsยง

OrderReader
Read-only order queries.
OrderWriter
Order mutations.