Hacker News new | ask | show | jobs
by arve0 1150 days ago
When you do not rely on ACID for data consistency, you need to architect for eventual consistency. For example CRDT on collaborative editing a text document.