I can't find document about sharding.
For example, adding shard, specifying sharding key, moving chunk.
I tried to search for it but not found.
Anyone has the document?
Thanks.
Thu, 06/07/2012 - 23:27
mikew
Offline
Joined: 03/14/2011
Groups:
Couchbase doesn't have a shard document. We split our database into "vbucket" which are chunks of data that can be moved around when adding and removing servers. For more information about vbuckets take a look here.
Couchbase doesn't have a shard document. We split our database into "vbucket" which are chunks of data that can be moved around when adding and removing servers. For more information about vbuckets take a look here.
http://dustin.github.com/2010/06/29/memcached-vbuckets.html