TransactionProcessing / TransactionProcessor

0 stars 0 forks source link

Split Float Activity into a new Aggregate (FloatActivityAggregate) #632

Closed StuartFerguson closed 3 months ago

StuartFerguson commented 3 months ago

This will be fed from 2 domain events

Things to consider here is performance, does this aggregate really need to rehydrate each time or is it just a conduit to get events to the Read Model to build a float balance.