PumpkinSeed / bucket

[DEPRECATED] Optimized data structure framework for Couchbase specialized on one bucket usage
GNU General Public License v3.0
6 stars 2 forks source link

Introduce sharding capabilites #75

Closed PumpkinSeed closed 5 years ago

PumpkinSeed commented 5 years ago

Investigate about sharding, how should we put into the framework on a simple way. https://developer.couchbase.com/documentation/server/3.x/developer/dev-guide-3.0/sharding.html

tetff commented 5 years ago

https://docs.couchbase.com/server/6.0/learn/buckets-memory-and-storage/vbuckets.html According to this, sharding via vBuckets happens automatically in couchbase. Ticket can be closed.