← Graph

Projections affecting many streams at once

question 1 connections

Audience: if a user change affects all their orders' projections, how is that executed — in parallel, sequentially? Answer: projection operates on a single stream at a time. Joining two streams is possible in modeling but not trivial; by default one projection = one stream.

answer_summary
By default a projection operates on one stream. Cross-stream projections are modelable but non-trivial.
question Projections affecting many streams at once
asked_at
Asked during Q&A.

Provenance

Read by
2 extractions