beppu / anyevent-couchdb

a non-blocking CouchDB client for Perl based on jquery.couch.js
http://github.com/beppu/anyevent-couchdb/tree/master
19 stars 6 forks source link

some enhancements #8

Closed c0decafe closed 11 years ago

c0decafe commented 11 years ago
  1. support bulk_docs() properties: http://wiki.apache.org/couchdb/HTTP_Bulk_Document_API#Transactional_Semantics_with_Bulk_Updates
  2. support integers in view/key, current code was stringifying everything.
beppu commented 11 years ago

I'm really sorry. I didn't notice this pull request until months later. I merged your changes, and I'll make a release shortly.