Is there any way to unconditionally overwrite a document without first
making a round-trip to get the current rev?

I'm trying to use CouchDB as a data warehouse of sorts and I just need to
overwrite docs with data coming from the transactional system of record (in
MySQL) when they change.

Reply via email to