nickva commented on issue #2329:
URL: https://github.com/apache/couchdb/issues/2329#issuecomment-5484503169

   Thanks for the extra context @nickimho. Another idea we have been discussing 
with some of the committers in the slack dev channel is to remove the per-shard 
security and properties queries altogether and move that metadata (security, 
partitioned flag, revs_limit, etc) to the doc in "dbs" db. The the get_security 
shard props read would be a an ETS table read. (Granted some of the per-file 
properties nowadays are also cached so it may not yield large of a win on 
recent releases).


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to