Viewing profile — madno
madno
HN member- Joined
- Tue, Feb 26, 2019, 5:08 AM UTC
- HN karma
- 1
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About madno
No profile information was provided.
Recent public activity
-
comment
Comment #22385678
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.ro…
-
comment
Comment #22384692
LOL, appreciate the link :D
-
comment
Comment #22384588
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?
-
comment
Comment #22384515
Sounds like SAP :)
-
comment
Comment #22384372
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…
-
comment
Comment #22383975
Your approach sounds sensible! Do you have some blog posts, pointers which further explains the approach and factors to consider?