Reputation: 2790
Disclaimer: I am reviewing CouchDB for a new project, so I am not too familiar with its inner workings yet.
How can I introduce a Javascript Library into CouchDB so that I can use it in my MapReduce views?
Upvotes: 4
Views: 1331
Reputation: 4392
take a look at the answers (all of them) of this question they describe a range of possible solutions:
How do I DRY up my CouchDB views?
Upvotes: 1