Java Holiday Calendar (Day 9): Event Sourcing - DZone Java
Today's tip is about event sourcing, which is a relatively new way of designing database applications. Instead of seeing the database as a representation of the most current state, we would see it as a system of record for all transactions that ever took place in our applications.
Read full article from Java Holiday Calendar (Day 9): Event Sourcing - DZone Java
No comments:
Post a Comment