iilyak commented on a change in pull request #610: Optimize ddoc cache URL: https://github.com/apache/couchdb/pull/610#discussion_r128872351
########## 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: Are you planing to remove it along with `_speed.erl` after you finish testing? If not then why not to dispatch the rest of the API functions to Mod? ---------------------------------------------------------------- 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
