Skip to content

Commit

Permalink
document pourEventStoreCollectionEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasAribart committed Jul 16, 2023
1 parent fdb2771 commit 0a9f147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Those utils are typically very useful for data maintenance and migration, and ca
- [`pourEventStoreAggregateIds`](#poureventstoreaggregateids): Pour all the aggregate ids of an event store in an `AggregateExistsMessageChannel`.
- [`pourAggregateEvents`](#pouraggregateevents): Pour all the events of a specific aggregate in a provided `NotificationMessageChannel`.
- [`pourEventStoreEvents`](#poureventstoreevents): Pour all the events of an event store in a provided `NotificationMessageChannel`.
- [`pourEventStoreCollectionEvents`](#poureventstorecollectionevents): Pour all the events of a collection of event stores in a provided `NotificationMessageChannel`.

### `pourEventStoreAggregateIds`

Expand Down

0 comments on commit 0a9f147

Please sign in to comment.