Fix userNotesCount aggregate
This change fixes problem where 2 aggregates were using same key to store its state. This change also renames lazy_aggregate to more specific name to prevent similar situation to occur in the future.
Showing
Please register or sign in to comment