You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/16 19:13:53 UTC

[GitHub] eiri commented on issue #1744: Fix total_rows value for queries on `_design_docs` handler

eiri commented on issue #1744: Fix total_rows value for queries on `_design_docs` handler
URL: https://github.com/apache/couchdb/pull/1744#issuecomment-439496776
 
 
   ### For a discussion
   
   I've added a new fabric provider `fabric_design_doc_count` which is almost identical to `fabric_db_doc_count`. Theoretically it's possible to just reuse `fabric_db_doc_count` for the same by teaching it about "namespace", but I don't have strong feeling about either approach and I want an educated opinion on the matter.
   
   @iilyak @davisp What do you think?

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


With regards,
Apache Git Services