java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Explanation for Event Sourcing

Open iluwatar opened this issue 1 year ago • 2 comments

In this issue, let's add a proper explanation for the pattern.

Acceptance criteria

  • The pattern's README.md has been amended with an explanation
  • The explanation consists of
    • Real world example
    • In plain words
    • Wikipedia says
    • Programmatic example

iluwatar avatar Oct 29 '22 19:10 iluwatar

I'll take this @iluwatar

JabezBrew avatar Oct 25 '23 23:10 JabezBrew

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 26 '23 15:12 stale[bot]

@iluwatar how should I structure the readme if wikipedia doesn't have an article on the topic? just ignore the what wikipedia says section?

JabezBrew avatar Feb 25 '24 08:02 JabezBrew

Yeah, either replace Wikipedia with some other credible source like book/article or then just leave it out.

iluwatar avatar Feb 25 '24 11:02 iluwatar