Skip to content

CQS of access to aggregate #4

@Ekstrem

Description

@Ekstrem
  • Separation of responsibility.
  • AggregateProvider only organizes the possibility of an asynchronous request.
  • AggregatePersistenceDispatcher domain message handler stores data in a unit of work.
  • UnitOfWork implements only the command repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions