[
https://issues.apache.org/jira/browse/COUCHDB-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845622#comment-13845622
]
Simon Metson commented on COUCHDB-1958:
---------------------------------------
I think it'd be better to have _all_dbs be paginated (e.g. add limit and skip
to that end point) then you'd have a known load size on that first hit.
Adding a first page that was an entry point into all dbs, or a specific db
could be nice, too.
> /_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)