On Tuesday, 30 September 2014 19:54:36 UTC+1, Traun Leyden wrote: > > > Our demo cluster is running a small handful of Sync Gateway databases, > each of which has its own corresponding bucket on a single Couchbase Server > cluster. > > You can see the config here: > > > https://github.com/couchbase/sync_gateway/blob/master/examples/democlusterconfig.json >
It's amazing how with one wrong assumption you can lead yourself so off track! On creating my first Couchbase server I created a bucket and assigned it all the available RAM. So my brain got stuck on the idea - one bucket takes all the RAM. I've gone back to basics, created multiple buckets each with a share of the memory, created multiple databases in sync gateway, one per bucket. And now I have all the security and separation I need! Awesome! (Sometimes I don't see the wood for the trees! ;-) ) Marcus -- 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/6f616bf7-6d6a-45a2-9edf-0507368f6454%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
