You are here

protected property DrupalMemcachedFactory::$bins_clusters in Memcache Storage 8

List of cache bin referenced to specific memcached clusters.

Type: array

File

src/DrupalMemcachedFactory.php, line 31

Class

DrupalMemcachedFactory

Namespace

Drupal\memcache_storage

Code

protected $bins_clusters = [];