Comment on page
Reference data enricher
Enrichment of streaming events with external data is supported through the use of a low-latency data caching platform.
enricher:
enrich:
companyInformation:
key: symbol
using: nasdaqIndexCompanies
stores:
nasdaqIndexCompanies:
storeName: nasdaqIndex
primaryKey: symbol
primaryKeyType: java.lang.String
queryByKey: true
Last modified 7mo ago