You are here

protected property DrupalMemcache::$persistentConnection in Memcache Storage 8

Indicates if compression should be enabled.

Type: bool

See also

http://php.net/manual/en/memcache.addserver.php

File

src/DrupalMemcache.php, line 45

Class

DrupalMemcache
Class DrupalMemcache

Namespace

Drupal\memcache_storage

Code

protected $persistentConnection;