Hi everyone,
we use the database-per-user pattern in a mobile-centric environment. Each database is replicated to one or more end-user devices, and possibly also to other users' databases (collaborative editing). This has been working well until we recently started to experience severe performance drops during replication tasks. Could you provide some guidance on how to optimize CouchDB for many, highly replicated databases? I'm looking for general recommendations on which configuration options we can tweak before scaling horizontally. Kind regards, Tarik
