Hacker News new | past | comments | ask | show | jobs | submit login

The more interesting case is when you have the following:

doc1 = { 'a': {'b': {'c': ... }}}

doc2 = {}

So one has been deleted entirely and the other has modified some attribute deep down inside of it.

If you always have to check and resolve conflicts yourself, then it's not really useful.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: