Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14C9F100C9 for ; Tue, 28 Jan 2014 12:18:50 +0000 (UTC) Received: (qmail 68333 invoked by uid 500); 28 Jan 2014 12:18:49 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 67983 invoked by uid 500); 28 Jan 2014 12:18:41 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 67954 invoked by uid 99); 28 Jan 2014 12:18:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 12:18:37 +0000 Date: Tue, 28 Jan 2014 12:18:37 +0000 (UTC) From: "Garren Smith (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-2039) Create collection and model cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Garren Smith created COUCHDB-2039: ------------------------------------- Summary: Create collection and model cache Key: COUCHDB-2039 URL: https://issues.apache.org/jira/browse/COUCHDB-2039 Project: CouchDB Issue Type: Improvement Components: Fauxton Reporter: Garren Smith Create a cache layer around a fetchOnce function. So that some of the data we fetching from the server is available immediately. Things to consider: * Cache expirying on timeout, .remove and .add * Force fetch -- This message was sent by Atlassian JIRA (v6.1.5#6160)