Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Sep 12, 2019
1 parent 79dae94 commit 4517973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/introduction.md
Expand Up @@ -17,6 +17,8 @@ Event sourcing might be a good choice for your project if:
- your app has auditing requirements: the reason why your app is in a certain state is equally as important as the state itself
- you foresee that there will be a reporting need in the future, but you don't know yet which data you need to collect for those reports

Some concepts in the package, for example the testing methods of aggregates, were inspired by [Frank De Jonge](https://twitter.com/frankdejonge/)'s [EventSauce] package.

## We have badges!

<section class="article_badges">
Expand Down

0 comments on commit 4517973

Please sign in to comment.