Nice pattern indeed. This articles explores when it is not the case to apply it (for example when eventual consistency would be a big problem): https://medium.com/@hugo.oliveira.rocha/what-they-dont-tell-... I guess at…
LOL, appreciate the link :D
For total ordering are you using an instant (with say seconds granularity) or an additional monotone id to distinguish between changes for the same day?
Haven't heard specifically of the terminology "three schema approach", but the idea fits with other notions I've heard about: https://www.martinfowler.com/bliki/BoundedContext.html and Clean Architecture:…
Your approach sounds sensible! Do you have some blog posts, pointers which further explains the approach and factors to consider?
Nice pattern indeed. This articles explores when it is not the case to apply it (for example when eventual consistency would be a big problem): https://medium.com/@hugo.oliveira.rocha/what-they-dont-tell-... I guess at…
LOL, appreciate the link :D
For total ordering are you using an instant (with say seconds granularity) or an additional monotone id to distinguish between changes for the same day?
Haven't heard specifically of the terminology "three schema approach", but the idea fits with other notions I've heard about: https://www.martinfowler.com/bliki/BoundedContext.html and Clean Architecture:…
Your approach sounds sensible! Do you have some blog posts, pointers which further explains the approach and factors to consider?