[
https://issues.apache.org/jira/browse/COUCHDB-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Anderson updated COUCHDB-268:
-----------------------------------
Component/s: (was: Administration Console)
HTTP Interface
Fix Version/s: (was: 0.9)
0.10
Priority: Minor (was: Major)
Description:
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.
was: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.
Summary: _design/ resource to make Futon view lists faster (was:
Futon should list Applications using fewer http requests)
> _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.10
>
>
> 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.