This month an article I wrote for PHP Architect, called “CQRS & Event Sourcing in the Wild”, was published in the December 2017 “Talking Code” issue. The article deals with some of the challenges when dealing with change and versioning in an event sourced context. I wrote about compensating actions, upcasters, versioned event stores and […]
The post CQRS & Event Sourcing article published in PHP Architect appeared first on Michiel Rook's blog.