Problem
building/rebuilding a read model from scratch can take a substantial amount of time if the data set itself is substantial in size and scope.
Solution
Distributed building/rebuilding, which requires the ability to query the entire data set in some partitioned way, to limit the data each process consumes.
Problem
building/rebuilding a read model from scratch can take a substantial amount of time if the data set itself is substantial in size and scope.
Solution
Distributed building/rebuilding, which requires the ability to query the entire data set in some partitioned way, to limit the data each process consumes.