interface AsyncQueryBusIntersectConfig {
    queries?: SearchableStorage;
    responses?: SearchableStorage;
}

Properties

Properties

Configuration for intermediary query storage

responses?: SearchableStorage

Configuration for intermediary response storage