Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Some advices on the guideline #21

Open
jackykwandesign opened this issue Mar 8, 2021 · 0 comments
Open

Some advices on the guideline #21

jackykwandesign opened this issue Mar 8, 2021 · 0 comments

Comments

@jackykwandesign
Copy link

Your article is great to introduce basic concept of CQRS ES
However, i think most of the people are actually confused on following topics:

  1. How to persistence data and query from it
  2. How to replay events to restore the persistence e.g. DB
  3. How to handle command failure
  4. How to handle persisting error
  5. How to work with domain more than 1 entity, e.g. Booking service that need to check existing records

Also, the detail of event Store should be added. Cause it will never work without the store.
E.g. Setup of Event Store by Docker
https://developers.eventstore.com/server/v5/server/installation/docker.html#run-with-docker

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant