Skip to content

Commit

Permalink
Added Ruben's suggestions for README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Bartelink <[email protected]>
  • Loading branch information
ragiano215 and bartelink committed Aug 14, 2021
1 parent e5f804d commit 4aad33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The specific behaviors carried out in reaction to incoming events often use `Equ

- Specific only to Cosmos

- For reactions using the same container for listening and writing to (i.e.: same source and destination)
- For applications where the reactions using the same Container, credentials etc as the one being Monitored by the change feed processor (simpler config wiring and less argument processing)

<a name="eqxShipping"></a>
- [`eqxShipping`](equinox-shipping/README.md) - Example demonstrating the implementation of a [Process Manager](https://www.enterpriseintegrationpatterns.com/patterns/messaging/ProcessManager.html) using [`Equinox`](https:/jet/equinox) that manages the enlistment of a set of `Shipment` Aggregate items into a separated `Container` Aggregate as an atomic operation. :pray: [@Kimserey](https:/Kimserey). _Still targets Equinox V2 atm._
Expand Down

0 comments on commit 4aad33b

Please sign in to comment.