Constant: PHPCrawlerUrlCacheTypes::URLCACHE_MEMORY



URLs get cached in local RAM. Best performance.
Signature:

const URLCACHE_MEMORY = 1

Description:

-