Live data from Hacker News

Viewing profile — madno

madno

HN member
Joined
Tue, Feb 26, 2019, 5:08 AM UTC
HN karma
1
Public activity
6 items

About madno

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #22384692

    LOL, appreciate the link :D

  3. 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?

  4. comment
    Comment #22384515

    Sounds like SAP :)

  5. 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…

  6. comment
    Comment #22383975

    Your approach sounds sensible! Do you have some blog posts, pointers which further explains the approach and factors to consider?