Quantcast
Channel: Michiel Rook, Author at Michiel Rook's blog
Viewing all articles
Browse latest Browse all 71

Upcasters or a versioned event store: pros and cons

$
0
0

In a previous article, I wrote a few things about upcasters. One of the significant downsides when implementing an upcaster is that it adds to our application’s technical debt. An alternative technique is the versioned event store (or versioned event stream), where the existing event store is copied and modified. In this post I’ll discuss […]

The post Upcasters or a versioned event store: pros and cons appeared first on Michiel Rook's blog.


Viewing all articles
Browse latest Browse all 71

Trending Articles