node-couch
node-couch copied to clipboard
A CouchDB interface for node.js
Results
3
node-couch issues
Sort by
recently updated
recently updated
newest added
Changed setBodyEncoding to setEncoding to be compatible with new versions of node.
I saw the following message "setBodyEncoding has been renamed to setEncoding, please update your code". I fixed this warning at line 113 in ./lib/index.js
Hey how do you run the tests? Can you add some stuff to the README.md please? Awesome stuff :)