Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 260CE10471 for ; Thu, 7 Nov 2013 13:13:23 +0000 (UTC) Received: (qmail 80097 invoked by uid 500); 7 Nov 2013 13:10:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 79949 invoked by uid 500); 7 Nov 2013 13:10:19 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 79854 invoked by uid 99); 7 Nov 2013 13:10:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 13:10:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of manokaran@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 13:10:13 +0000 Received: by mail-we0-f175.google.com with SMTP id t61so502852wes.34 for ; Thu, 07 Nov 2013 05:09:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MtDukTkqMF4/bY1qKSPtlKcuYK1bKRjY31OypiBUcAo=; b=FsAgQep8lCLN3/vYjpeyTuCoTH5fvzeYDaZQ5dtizpMsjOwHnFz6JF5JYcunZ4elj3 U+bM+BgtJFxHi3QNSbqbL1x+N9/rCbfE0wAohkanQyC5soN7hqEjyjHIBW81u4BJBKIi jhydfQ1R/AULitajHJz88ERHfJzTWbURCZyYvVEvot/CoaCO8RYnJioCf8fnycU5PtKj Y48xUkou2wCagNaxz47AkMV3VwTBKPPFl4sNsgOdY/TW1G2kthJ9tKJUgVweaZ1X3NeZ axf7zireAXDYn88cQEe5s+IrgL3+oBPxfcZMk9ivvEv+STy60PUEB1hL7K6migrNWo19 foNQ== MIME-Version: 1.0 X-Received: by 10.194.20.202 with SMTP id p10mr7714027wje.39.1383829792488; Thu, 07 Nov 2013 05:09:52 -0800 (PST) Received: by 10.194.10.195 with HTTP; Thu, 7 Nov 2013 05:09:52 -0800 (PST) In-Reply-To: References: <23CD181E-724E-4E14-8D01-BBBDDC99C88D@couchbase.com> Date: Thu, 7 Nov 2013 18:39:52 +0530 Message-ID: Subject: Re: Fauxton + Pouchdb From: Manokaran K To: user@couchdb.apache.org, andy@nms.de Content-Type: multipart/alternative; boundary=047d7b5d96573605e704ea95fbf2 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d96573605e704ea95fbf2 Content-Type: text/plain; charset=ISO-8859-1 isn't the size of local storage limited to a few MB - 5 in Firefox and 10 in IE? In which case what'll be the use of a couchdb clone in the browser? regds, mano On Thu, Nov 7, 2013 at 3:15 PM, Andy Wenk wrote: > On 7 November 2013 03:15, Jens Alfke wrote: > > > > > On Nov 6, 2013, at 5:02 PM, bryan rasmussen > > 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 > -- Lord, give us the wisdom to utter words that are gentle and tender, for tomorrow we may have to eat them. -Sen. Morris Udall --047d7b5d96573605e704ea95fbf2--