August 2018
Intermediate to advanced
314 pages
8h 9m
English
Using the event sourcing pattern should increase performance. This is because any updates can be done by a consumer at any time, and the update actions can lock data and impact data queries. This process, therefore, minimizes the risk of update operations colliding. Furthermore, the update operation can be done as a background process run on the server.
Read now
Unlock full access