Pluggable Query Cache
---------------------

         Key: CAY-613
         URL: http://issues.apache.org/cayenne/browse/CAY-613
     Project: Cayenne
        Type: Improvement

  Components: Cayenne Core Library  
    Versions: 3.0    
    Reporter: Andrus Adamchik
 Assigned to: Andrus Adamchik 
     Fix For: 3.0


It would be nice to make query cache an independent module that can be managed 
externally. There have been some discussions on that in the past [1], and now I 
have a real-life case where this can be tested. 

I am going to start with pluggable local (per-DataContext) cache and OSCache 
and LRUMap implementations. We'll expand it to other areas over time. A 
showstopper to putting this in a DataRowStore is the need to switch it to 
object snapshots from DataRows ... 

[1] http://objectstyle.org/cayenne/lists/cayenne-devel/2006/04/0250.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/cayenne/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to