[Tickets #6996] Horde_Cache_Composite driver

bugs at horde.org bugs at horde.org
Mon Jun 30 14:34:29 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/6996
------------------------------------------------------------------------------
  Ticket             | 6996
  Created By         | Chuck Hagenbuch <chuck at horde.org>
  Summary            | Horde_Cache_Composite driver
  Queue              | Horde Framework Packages
  Version            | HEAD
  Type               | Enhancement
  State              | Accepted
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2008-06-30 10:34) wrote:

Create a composite (or "stacked") cache driver that allows a more  
generic version of the memcache layering that we have now - i.e.,  
create a stack of request memory -> memcache -> disk or request memory  
-> local disk -> database, that requests will cascade through.

It would also be great to have some sort of cache hints for calling  
code to let the cache system know when things should never be cached  
to memory (maybe a max size), etc. And stats on cache usage would be  
good to have also.

http://schlitt.info/applications/blog/index.php?/archives/605-Hierarchical-caching.html





More information about the bugs mailing list