Thanks so much for the explanation. WIth respect to the doc ids I shouldn't be worried about a generated id on one person's phone conflicting with the id that someone else's phone generated?
On Monday, January 20, 2014 1:25:43 PM UTC-5, Akeem P wrote: > > I have an app I'm developing where I'd like each user to sync their data > across devices as well as on the web. The data is unique to them and I'd > prefer to not necessarily mix different users' data in one database. My > initial thought was each user get's their own database and use sync gateway > to sync them (that seems to have been the prescribed couchdb way though > this isn't necessarily couchdb) but I'm wondering if this is the best > architectural way to do it. On another forum someone mentioned using > channels but that seems to come with it's own limitations (e.g. I'd have to > figure out how to make the ids unique to a user so that they can co-exist > in one bucket). > > -- 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/02d4053b-f90a-4124-9940-8fe8ac68744a%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
