> On Sep 30, 2014, at 11:28 AM, Marcus Roberts <[email protected]> wrote: > > I'm probably not going to have a lot of data per "database" - a couple of > hundred megabytes at most. If I had a server with 8GB of RAM is it OK to > run 8 buckets, each with a 1GB RAM allocation say? I really want to stick to > the standard sync gateway if I can, and multiple buckets provide exactly what > I need. I don't want to run 8 server for 8 apps if I can help it.
You definitely don't need to allocate more RAM than the size of the bucket. And if your server isn't under heavy load, you should be able to get away with less RAM — you'll just incur some disk I/O when less recently-used documents are accessed. —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/5FAE790B-1F46-464C-92A7-01608FFC0386%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
