ondra-novak commented on issue #2015: parse_revid  - Badarg error in HTTP 
request
URL: https://github.com/apache/couchdb/issues/2015#issuecomment-487293242
 
 
   "I'm curious as to what value you get out of this that isn't already present 
in our MVCC system."
   
   Easy: This allows you to distinguish between intentionally deleted document 
(without R) and deleted revision (with R).  
   
   And you are right, this still can be handled by a key in the document 
itself. But revision is always available without need to download the whole 
document (include_docs=false)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to