Really? You built this bc “tools felt too heavy, opinionated, or expensive” — LOL… or just bc there was such a nice blueprint you could use for inspiration…?! Here is the original: https://www.eventsourcingdb.io
To cut a long story short: Event-sourcing as a persistence mechanism, where you store deltas instead of the current state, similar to what Git does. CQRS is a pattern to separate the write side from the read side of…
Really? You built this bc “tools felt too heavy, opinionated, or expensive” — LOL… or just bc there was such a nice blueprint you could use for inspiration…?! Here is the original: https://www.eventsourcingdb.io
To cut a long story short: Event-sourcing as a persistence mechanism, where you store deltas instead of the current state, similar to what Git does. CQRS is a pattern to separate the write side from the read side of…