Return-Path: Delivered-To: apmail-incubator-click-dev-archive@minotaur.apache.org Received: (qmail 78469 invoked from network); 29 Jul 2009 14:18:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 14:18:07 -0000 Received: (qmail 40809 invoked by uid 500); 29 Jul 2009 14:18:08 -0000 Delivered-To: apmail-incubator-click-dev-archive@incubator.apache.org Received: (qmail 40785 invoked by uid 500); 29 Jul 2009 14:18:08 -0000 Mailing-List: contact click-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-dev@incubator.apache.org Delivered-To: mailing list click-dev@incubator.apache.org Received: (qmail 40777 invoked by uid 99); 29 Jul 2009 14:18:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 14:18:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 14:17:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 18FE9234C1ED for ; Wed, 29 Jul 2009 07:17:15 -0700 (PDT) Message-ID: <1464888952.1248877035101.JavaMail.jira@brutus> Date: Wed, 29 Jul 2009 07:17:15 -0700 (PDT) From: "Malcolm Edgar (JIRA)" To: click-dev@incubator.apache.org Subject: [jira] Updated: (CLK-573) Add OS Cache support to DataContextFilter In-Reply-To: <1049027706.1248877035056.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CLK-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Malcolm Edgar updated CLK-573: ------------------------------ Summary: Add OS Cache support to DataContextFilter (was: Add OSCaches support to DataContextFilter) > Add OS Cache support to DataContextFilter > ----------------------------------------- > > Key: CLK-573 > URL: https://issues.apache.org/jira/browse/CLK-573 > Project: Click > Issue Type: Improvement > Reporter: Malcolm Edgar > Assignee: Malcolm Edgar > Priority: Minor > Fix For: 2.1.0 > > > Add OS Cache (http://www.opensymphony.com/oscache/) support to the Cayenne DataContextFilter. > See Cayenne doco for configuration details: http://cayenne.apache.org/doc/query-result-caching.html > This enables support for build much more scalable web applications. > Also look at supporting Cayenne modeller configured caching configuration options "Use Shared Cache" rather than overriding them by default -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.