On 7 November 2013 03:15, Jens Alfke <j...@couchbase.com> wrote: > > On Nov 6, 2013, at 5:02 PM, bryan rasmussen <rasmussen.br...@gmail.com> > wrote: > > > Well no, that is the use of pouchdb in the browser, which is a good use, > > this is pouchdb running in Node and I am just trying to get a feel for > the > > possible uses. > > PouchDB depends on the HTML5 local-database API. Is that even available in > node.js? >
at least local storage is not - it's client side only. And I am convinced that the other storage systems (IndexDB ..) aren't either. Just as a side note ... there is an npm for local storage in node ;-) https://npmjs.org/package/node-localstorage Cheers Andy -- Andy Wenk Hamburg - Germany RockIt! http://www.couchdb-buch.de http://www.pg-praxisbuch.de GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588