6.0.0-alpha14
7/2/25

[#6996] Horde_Cache_Composite driver
Summary Horde_Cache_Composite driver
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester chuck (at) horde (dot) org
Created 06/30/2008 (6211 days ago)
Due
Updated 11/13/2013 (4249 days ago)
Assigned
Resolved 11/13/2013 (4249 days ago)
Milestone
Patch No

History
11/13/2013 04:52:00 AM Michael Slusarz Comment #2
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
This was implemented with the Horde_Cache_Storage_Stack backend.
06/30/2008 02:34:27 PM Chuck Hagenbuch Comment #1
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Horde_Cache_Composite driver
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
Reply to this comment
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

Saved Queries