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

Alexander Shorin commented on COUCHDB-2108:
-------------------------------------------

Well, if you're using db-per-user pattern and you have multiple services this 
is the naming that you'll prefer to better organize databases on file system: 
better to manage and having flat list of thousands (and millions) databases 
within single directory may hurt FS performance.. Even with cost of ugly %2F in 
URL. 

> Group databases with / char
> ---------------------------
>
>                 Key: COUCHDB-2108
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2108
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: Fauxton
>            Reporter: Alexander Shorin
>
> Currently databases with / char in name showed as flat list. While it's ok, 
> but the main trick of having this char in db name is to group the databases 
> on filesystem. It would be awesome if Fauxton will also group them in UI, 
> providing fold/unfold buttons.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to