Open
0 of 1 issue completedDescription
This is very heavily in flux
This is me keeping notes on incremental changes that need to happen before switching to the projection support in JasperFx.
Marten Refactoring
-
IAggregateProjection.ConfigureAggregateMapping()
needs to get moved to some kind of Marten specific marker interface - Move
CacheLimitPerTenant
toAsyncOptions
-
IAggregateProjection
should exposeShardName
- Abstract
AsyncOptions
a bit by keeping a model of what should be torn down. Instead of trackingIDocumentOperations
, track tables and document collections - For the love of everything holy in this world, get the logic for finding the aggregate identifier into something in JasperFx itself and reuse that logic everywhere from now on to dodge more of the endless strong typed identifier permutation hell
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels