Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

µServices given access to the model may then query the data store directly, bypassing the owning µService.

This approach can have additional benefit in that it may help with data access race conditions.

I.e. it becomes a decision on the part of the owner to 'relax' encapsulation. The coupling is made visible.

...