[
https://issues.apache.org/jira/browse/COUCHDB-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Joseph Davis updated COUCHDB-890:
--------------------------------------
Skill Level: New Contributors Level (Easy)
> 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
> Attachments: commonjscache.diff
>
>
> 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.