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?
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?
take a look at the answers (all of them) of this question they describe a range of possible solutions: