On Sun, Nov 4, 2012 at 11:09 PM, Jens Alfke <[email protected]> wrote:
> > On Nov 4, 2012, at 7:54 PM, Barry Wark <[email protected]> wrote: > > > But I'd > > like to save every user the ~50MB couchdbx and install the couchdbx-core > in > > a shared location (e.g. within my app's .app bundle). > > It sounds like you want to use CouchDB as a data store for a desktop > application. You might consider using TouchDB <http://touchdb.org> > instead — it’s much smaller and lighter-weight (less than 500k of Obj-C > code.) It runs on OS X as well as iOS. > Thanks for the suggestion. I am aware for TouchDB (and have used it on iOS before; thanks!). In this case, we actually need some of the differential features such as a server, javascript view functions, etc. Cheers, Barry > —Jens
