There are two limits: 1. Operation system limit on file descriptions user allowed to manage. See uliimit 2. CouchDB inner limitation. See http://docs.couchdb.org/en/latest/config/couchdb.html#couchdb/max_dbs_open
Configuring these options right allows you to serve thousands active databases without any problem. -- ,,,^..^,,, On Wed, Jan 14, 2015 at 1:11 AM, Kiril Stankov <[email protected]> wrote: > Hi, > > I wonder if CouchDB imposes any limit on the number of the databases a > single instance can serve (and replicate). > For example, can it be a problem if I want to manage hundreds of DB's? > > Thanks in advance. > -- > ------------------------------------------------------------------------ > *With best regards,* > Kiril Stankov
