In Event Sourcing, we need to have 1 stream per entity/aggregate so for a typical prod system it means we need hundreds of millions of streams.
Is DL able to handle that or it is limited to, say, few hundreds thousands of streams?
In Event Sourcing, we need to have 1 stream per entity/aggregate so for a typical prod system it means we need hundreds of millions of streams.
Is DL able to handle that or it is limited to, say, few hundreds thousands of streams?