Hacker News new | ask | show | jobs
by antirez 4241 days ago
Vector clocks are not mandatory, depends on what you want to build. There are different options like CRDTs or using a merge function which guarantees a weaker form of consistency.