Closed (works as designed)
Project:
Memcache API and Integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2007 at 19:21 UTC
Updated:
26 Mar 2008 at 00:53 UTC
Comments
Comment #1
robertdouglass commentedNo, this feature isn't currently supported. You could, however, use the memchache.db.inc file which has database failover, and just make the bin that takes page caching really small, like 4M. Memcache will keep the most used 4M worth of pages in there for you, and will go to the database for the rest.
Comment #2
slantview commented