Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Full Stack Radio:
Episode #95: Frank de Jonge - Implementing Event Sourcing
Aug 22, 2018 @ 16:13:03

The Full Stack Radio podcast, hosted by Adam Wathan, has posted their latest episode, #95. In this latest show Adam is joined by Frank de Jonge to talk about event sourcing.

In this episode, Adam continues his event sourcing discussion with Frank de Jonge from episode 85, going deep into how to actually implement event sourcing using Frank's library EventSauce.

Topics mentioned include:

  • Using generators to make it easy to transform event streams
  • Implementing a message repository for fetching events from storage
  • What it looks like to insert new events into storage
  • Using event consumers to create and update projections

You can listen to this latest episode either using the in-page audio player or you can download the mp3 directly. If you enjoy the show, be sure to subscribe to their feed and follow them on Twitter to get updates when new shows are released.

tagged: fullstackradio ep95 frankdejonge eventsourcing podcast

Link: http://www.fullstackradio.com/95


Trending Topics: