github meysamhadeli/booking-microservices v1.0.4

latest releases: v2.2.0, v2.1.0, v2.0.0...
3 years ago
  • After saving data in write side, I save a Internal Command record in my Persist Messages storage (like something we do in outbox pattern) and after committing transaction in write side, trigger our command handler in read side and this handler could save their read models in our MongoDB database.

More details: PR #32

Don't miss a new booking-microservices release

NewReleases is sending notifications on new releases.