Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High-level documentation/diagrams to explain how ES / CQRS are used #5

Open
eloquenza opened this issue Mar 7, 2021 · 0 comments
Open
Labels
priority: high type: documentation Improvements or additions to documentation
Milestone

Comments

@eloquenza
Copy link
Owner

The document/diagrams should explain how Event Sourcing and Command Query Responsibility Segregation are used exactly and what they enable (code/technical-wise).
For example, this could showcase a sequence diagram on what happens when a user is creating his own account in our system, i.e. which services are interacting together, how does CQRS / ES help here.

Either in some form of an architecture.md [0] or ADRs [1].

[0] https://www.reddit.com/r/programming/comments/le46br/why_you_need_architecturemd/
[1] https://en.wikipedia.org/wiki/Architectural_decision

@eloquenza eloquenza added this to the Exam deadline milestone Mar 7, 2021
@eloquenza eloquenza added the type: documentation Improvements or additions to documentation label Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high type: documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant