# [[subscription]] # stream = "$et-order-created" # group = "oms-stats-enrichement" # start_from = 0 # [[subscription]] # stream = "$et-order-enriched" # group = "steering-wheel" # start_from = 100 # [[projection]] # name = "member-orders" # path = "projections/continuous/emit/member-orders.js" # type = "continuous" # emit = true # [[projection]] # name = "fulfilment-indexing" # path = "projections/continuous/emit/fulfilment-indexing.js" # type = "continuous" # emit = true [[projection]] name = "test-report" path = "test-report.js" type = "continuous" emit = true