top | item 35711005

(no title)

McMini | 2 years ago

What are the key trade-offs in your approach vs doing event sourcing?

discuss

order

hot_gril|2 years ago

Tbh I had to just look up event sourcing, but thanks, I'll add that to my vocabulary. Seems like my approach includes a form of event sourcing, though I'm not always storing the ordering of events, only in cases where it's needed. And that concept isn't specific to relational DBs.