Software Developer
Posts tagged backup
Event-sourcing benefit: migrating between storage types
Jun 24th
Here’s an example of one benefit of Event Sourcing … How much work would typically result from “hey, we need to change platform and store our data in a different database …“? Even using NHibernate and going from one relational database to another, you’d potentially be looking at a significant piece of effort. Now imagine