natevw / fermata

Succinct native REST client, for client-side web apps and node.js. Turns URLs into (optionally: magic!) JavaScript objects.
328 stars 24 forks source link

CouchDB plugin: BigCouch uses JSON sequence #29

Closed natevw closed 11 years ago

natevw commented 11 years ago

See thread at http://mail-archives.apache.org/mod_mbox/couchdb-user/201301.mbox/%3cCABvT1DEGDCJyvEuFsNJZbXi_NJwJna8NHDnQvpr2h532s0V18g@mail.gmail.com%3e — since CouchDB sequences are numeric and BigCouch/Cloudant parses strings, we should be able to just $since and handle it.