Expand description
Persistence configuration shared by live and backtest runtimes.
Structs§
- Data
Catalog Config - Configuration for a catalog available to request-time historical data loading.
- Data
Catalog Config Builder - Use builder syntax to set the inputs and finish with
build(). - Streaming
Config - Configuration streaming live or backtest runs to a persistence writer.
- Streaming
Config Builder - Use builder syntax to set the inputs and finish with
build_inner(). - Streaming
Record Filter Config - Record filter entry for streaming persistence.
Enums§
- Catalog
Backend Type - Catalog backend used to satisfy runtime data catalog requests.
- Rotation
Config - Configuration for file rotation in streaming output.