You are here

constant APDQC_USE_UNION_QUERY in Asynchronous Prefetch Database Query Cache 7

If TRUE a union query will be used when prefetching cache bin data.

1 use of APDQC_USE_UNION_QUERY
apdqc_run_prefetch_array in ./apdqc.cache.inc
Prefetch data from a cache table.

File

./apdqc.cache.inc, line 30
Extends Drupal's default database cache so async queries happen.

Code

define('APDQC_USE_UNION_QUERY', FALSE);