[HN Gopher] The peculiar event sourced deadlock
       ___________________________________________________________________
        
       The peculiar event sourced deadlock
        
       Author : zeepthee
       Score  : 19 points
       Date   : 2023-01-15 21:54 UTC (1 days ago)
        
 (HTM) web link (jappie.me)
 (TXT) w3m dump (jappie.me)
        
       | trilbyglens wrote:
       | What in the love of God is that header image all about
        
       | bramblerose wrote:
       | I'm confused by the setup: in an event sourced setup, I'd expect
       | a writer to write to the events table, and the projection to then
       | be generated _from those events_ (possibly asynchronously),
       | rather than generating both the table update and the event from
       | the same code. That sounds like a recipe for disaster when your
       | replay code and update code are not actually in sync?
        
       ___________________________________________________________________
       (page generated 2023-01-16 23:01 UTC)