7 ms·
How does event sourcing handle aggregates that may be larger than memory?
by azkalam 10mo ago
How does event sourcing handle aggregates that may be larger than memory?
- mexicocitinluez 10mo agoSmaller aggregates. You really don't want your streams/aggs to come close to being that large.