I have my development Couchbase on my computer. I would like allocate more memory to the group of buckets. How would I go about doing this?
To change the per-node memory quota, usually set up when you configure the first node of the cluster, use the CLI with the --cluster-init-ramsize option as documented here: http://www.couchbase.com/docs/couchbase-manual-1.8/couchbase-admin-cmdli...
To change the per-node memory quota, usually set up when you configure the first node of the cluster, use the CLI with the --cluster-init-ramsize option as documented here:
http://www.couchbase.com/docs/couchbase-manual-1.8/couchbase-admin-cmdli...