You are here

constant APDQC_CACHE_DEFAULT_COMPRESS in Asynchronous Prefetch Database Query Cache 7

Cache bins will be compressed. 1 serialized data, 2 all data.

1 use of APDQC_CACHE_DEFAULT_COMPRESS
APDQCache::apdqcCacheCompressBin in ./apdqc.cache.inc
Checks if this cache bin is compressed or not.

File

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

Code

define('APDQC_CACHE_DEFAULT_COMPRESS', 0);