> On Aug 25, 2014, at 7:49 AM, Tim Gogolin <[email protected]> wrote: > > Our document model is each user "project" is backed by a CBL database. > Typically a user might have less than a dozen "projects" but it is > conceivable to have as many as a hundred on an iOS device.
Hm, OK, that makes sense. Although you could put all the projects in a single database (but it would take some refactoring of your data model.) I'll look at adding a public -close method. Filed as #429 <https://github.com/couchbase/couchbase-lite-ios/issues/429>. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/3EBB605B-2235-4D38-A145-3F2559DE8B35%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
