Article
Sat Mar 09 2013
Event Sourcing is a software architectural pattern that stores the state of an application as a sequence of events. Instead of storing just the current state, it captures all changes to the state as a series of immutable events. This allows for better traceability, auditing, and the ability to reconstruct the application’s state at any point in time, in any shape and form.
Learn more about Event Sourcing and how to implement it in your applications using KurrentDB
Sat Mar 09 2013
Mon Feb 18 2013
Mon Feb 18 2013
Mon Feb 18 2013
Fri Feb 15 2013
Wed Feb 13 2013
Tue Feb 12 2013