Add caching to CommonJS modules
-------------------------------
Key: COUCHDB-890
URL: https://issues.apache.org/jira/browse/COUCHDB-890
Project: CouchDB
Issue Type: Improvement
Components: JavaScript View Server
Environment: All
Reporter: mikeal
We need some caching in the commonjs modules so that when you require('jsdom')
it doesn't eval it every time you do a GET request to a show function.
Patch coming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.