nautilus_infrastructure::redis

Function get_stream_key

source
pub fn get_stream_key(
    trader_id: TraderId,
    instance_id: UUID4,
    config: &MessageBusConfig,
) -> String
Expand description

Parse the stream key from the given identifiers and config.