Nice to see a product using CouchDB. From a quick glance, the revision utility seems to use CouchDB's revisions. Just a note to the dev: The _rev is not intended as a revision tool in CouchDB. Data will eventually be erased. See: https://stackoverflow.com/questions/28354346/couchdb-view-th...