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 2020/03/23 19:28:47 UTC

[GitHub] [couchdb] davisp opened a new pull request #2711: Implement fabric2_db:get_design_docs/1

davisp opened a new pull request #2711: Implement fabric2_db:get_design_docs/1
URL: https://github.com/apache/couchdb/pull/2711
 
 
   This is a more efficient method to get all of the design documents than
   relying on fabric2_db:fold_docs which doesn't load doc bodies in
   parallel.
   
   WIP: Still need to write tests.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] davisp merged pull request #2711: Implement fabric2_db:get_design_docs/1

Posted by GitBox <gi...@apache.org>.
davisp merged pull request #2711: Implement fabric2_db:get_design_docs/1
URL: https://github.com/apache/couchdb/pull/2711
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services