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