nickva commented on PR #5655: URL: https://github.com/apache/couchdb/pull/5655#issuecomment-3314648897
Looking at `props` from the shard map, it seems silly to store the db props as Q*N duplicates in shards, so I updated them to be stored only once in a separate ets table in the cache: https://github.com/apache/couchdb/pull/5672 -- 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]
