Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.6
-
Fix Version/s: 4.3.0
-
Component/s: Core CiviCRM
Description
Current implementation of CiviCRM (4.2) allows NoCache, ArrayCache, Memcache and Memcached to cache user values.
Suggested patch allows uses of APC. For a small system where the user already uses APC, adding
Memcache only for a few strings is an overkill.
Please consider this patch for the next version. I have it implemented currently on my system and it is working properly.
Thanks,
Yves