Skip to content

As technology, I should support CQRS pattern and event sourcing concerns combined #158

@olivierlemee

Description

@olivierlemee

https://www.notion.so/cybnity/495-d249e159f38a42b4b0d122f33097b0f3

REQ_SCA_4: https://www.notion.so/cybnity/REQ_SCA_4-e587a7c664274a06ab40e44e78a79c00
Apply the event sourcing design (standalone event sourcing, event stores, underlying storage, consistency).

implementation:

  • domain event
    • concept
    • unit test
  • process manager
    • concept
    • unit test
  • command
    • concept
    • unit test
  • domain model
    • concept
  • persist
    • concept
    • unit test
  • publisher
    • concept
    • unit test
  • subscriber
    • concept
    • unit test
  • event forwarding through messaging middleware
    • concept
    • unit test
  • notification log and non complex event message-based notification
    • concept
  • event supporting tools and patterns (576) about serializers, immutability, value objects
    • concept
  • cqrs
    • (223)
    • events sourcing (235) + event stores (561)
    • read and write models, querying read model
    • commands and command handlers
    • event and event handlers
    • cqrs command validation
    • event versioning
    • messaging considerations (268)
  • components documentation

Metadata

Metadata

Assignees

Labels

line:mvfAction or item managed via the MVF production line dedicated to prototypes deliverypriority:highHigh priority for treatmentstatus:confirmedThe will to process the item/request of work is confirmed and acceptedtype:featureRequired behavior/compliance waited from a system or technology (performance, architecture, privacy)

Type

No type

Projects

Status

Ready for UAT stage

Relationships

None yet

Development

No branches or pull requests

Issue actions