Closed (fixed)
Project:
Alternative PHP Cache
Version:
7.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2011 at 14:43 UTC
Updated:
24 Feb 2012 at 08:30 UTC
Such as filecache. Can i have them both running at the same time?
Comments
Comment #1
pounardYou definitely can. The whole point of Drupal 7 core cache API is to be able to use multiple backends. Does this answers the question?
Comment #2
R.Muilwijk commentedThe Drupal 7 Cache backend allows you to define which backend to use for a cache bin. See the following example: