Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
madno
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
madno
7y ago
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
2.
▲
by
madno
7y ago
LOL, appreciate the link :D
3.
▲
by
madno
7y ago
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.
▲
by
madno
7y ago
Sounds like SAP :)
5.
▲
by
madno
7y ago
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 Archite
6.
▲
by
madno
7y ago
Your approach sounds sensible! Do you have some blog posts, pointers which further explains the approach and factors to consider?