You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2010/02/01 23:00:22 UTC

[jira] Updated: (COUCHDB-268) _design/ resource to make Futon view lists faster

     [ https://issues.apache.org/jira/browse/COUCHDB-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt updated COUCHDB-268:
---------------------------------

    Fix Version/s:     (was: 0.11)
                   0.12

bump to 0.12

> _design/ resource to make Futon view lists faster
> -------------------------------------------------
>
>                 Key: COUCHDB-268
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-268
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Chris Anderson
>            Assignee: Chris Anderson
>            Priority: Minor
>             Fix For: 0.12
>
>
> I think we can do this in one http request per database. (A temp view could work but would require significant processing overhead...). The simplest thing is probably to implement a _design resource.
> this will make Futon database browsing much faster because it won't have to load (potentially large) design docs to see which views are available.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.