> Can you shed some more light on what application level features depend on > the force_update/delete_conflicts > API? >
In case - the data from my document is coming from another location than couchdb , - and I am using ids from that source system, - and my application user wants to overwrite document then I avoiding to have to query for the current revision before updating the doc would enhance performance and simplify development.
