You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Benjamin Bastian (JIRA)" <ji...@apache.org> on 2017/04/14 23:04:41 UTC

[jira] [Created] (COUCHDB-3377) Add LRU cache for view indexes

Benjamin Bastian created COUCHDB-3377:
-----------------------------------------

             Summary: Add LRU cache for view indexes
                 Key: COUCHDB-3377
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3377
             Project: CouchDB
          Issue Type: New Feature
            Reporter: Benjamin Bastian


Currently CouchDB holds open all view indexes. This can be problematic for users who have many infrequently used indexes. We should add an LRU cache (similar to couch_server and couch_lru) for view groups.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)