Hi guys, I am trying to figure out if couchdb 2.0 will be capable of automatic scaling like bigcouch. Just put some nodes out there, configure the _nodes and how many replicas you want in the cluster and it takes care of everything automatically.
There is this document http://docs.couchdb.org/en/latest/cluster/sharding.html#scaling-out which suggests I have to configure everything manually per-database and there is no resharding. Is there something in place to allow easier replication and migration like in bigcouch?
