I'm wondering if it would be possible to configure couch to reject conflicts when push to remote server?
This is very useful in the offline mode, in such case which we have a center repository. so that we can resolve conflicts in the client and if auto merge fails we can involve end-users. It is more like git behavior and different with Amazon Dynamo(which encourages users to perform conflict resolution on read). Thanks
