cybnity / foundation

Open source cyber-serenity platform that help the security teams designing and managing companies' ISMS, and which allow them to create resilient digital systems with efficient responses against to cyber-threats.
Apache License 2.0
15 stars 2 forks source link

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

Open olivierlemee opened 1 year ago

olivierlemee commented 1 year ago

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:

olivierlemee commented 1 year ago

immutable domain event and identification

olivierlemee commented 1 year ago

event store and event sourcing elements coded.

olivierlemee commented 1 year ago

Process manager including publisher/subscriber samples are coded. Unit tests shall be coded: