Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zbentley
on Oct 31, 2023
|
parent
|
context
|
favorite
| on:
Show HN: Light implementation of Event Sourcing us...
Regarding publishes to a message broker, the transactional outbox pattern (mentioned in TFA , and something that can be used on its own) provides similar capabilities if you don't want to fully buy into event sourcing.
https://microservices.io/patterns/data/transactional-outbox....
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://microservices.io/patterns/data/transactional-outbox....