You are here

protected property Cache::$stampedeDelay in MongoDB 7

The number of seconds during which a new flush will be ignored.

Type: int

See also

self::__construct()

File

mongodb_cache/mongodb_cache_plugin.php, line 80

Class

Cache
MongoDB cache implementation.

Namespace

Drupal\mongodb_cache

Code

protected $stampedeDelay;