davisp commented on a change in pull request #610: Optimize ddoc cache
URL: https://github.com/apache/couchdb/pull/610#discussion_r129071489
 
 

 ##########
 File path: src/ddoc_cache/src/ddoc_cache_entry_custom.erl
 ##########
 @@ -10,25 +10,28 @@
 % License for the specific language governing permissions and limitations under
 % the License.
 
--module(ddoc_cache_util).
+-module(ddoc_cache_entry_custom).
 
 Review comment:
   Not sure on the dispatch question. The diff there is a bit unfortunate as I 
removed an unused util module and added this one that's smaller. The custom 
module is part of the API though. Mango uses this to cache all indexes for a 
database.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to