[ 
https://issues.apache.org/jira/browse/COUCHDB-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845625#comment-13845625
 ] 

Robert Newson commented on COUCHDB-1958:
----------------------------------------

in Cloudant/BigCouch, the dbs are in a database (making pagination trivial), 
but in CouchDB it's a filesystem scan, not so easy to paginate.


> /_utils/fauxton opens all databases on dashboard
> ------------------------------------------------
>
>                 Key: COUCHDB-1958
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1958
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Fauxton
>            Reporter: Gregor Martynus
>
> I'm using Hoodie and have an app with 100k+ databases. After opening Fauxton 
> it freezes and kills any browser, as it tries to get information about every 
> single one of them with separate requests.
> Could we optionally turn the initial loading of databases off entirely? In a 
> database-per-user setup, it's not helpful anyway



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to