====== $ADODB_CACHE_CLASS ====== ===== Description ===== If recordset caching is used, then only a single method of caching can be used at any one time, for example, if a MemCached Server is used, then physical disk caching can not be used simultaneously. The handle to the caching class is stored in the ''$ADODB_CACHE_CLASS'' variable. {{tag>cache}}