wohali opened a new issue #822: Provide info=true and keys=[] arguments for 
/_all_dbs
URL: https://github.com/apache/couchdb/issues/822
 
 
   ## Expected Behavior
   Right now, if I want the database info for all databases on a server, I must 
individually access /{db} for each database. It'd be swell to make a single 
request to retrieve all of that.
   
   While I'm at it, it'd be extra nice if I could also specify keys=[....] to 
select a subset of all databases on a server to monitor.
   
   ## Current Behavior
   N requests must be made for N databases if info is to be retrieved on all 
databases.
   
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to