constant ACQUIA_PURGE_STATE_MEMBIN in Acquia Purge 7
Memcached bin used to store our state data in memcached (if enabled).
1 use of ACQUIA_PURGE_STATE_MEMBIN
- AcquiaPurgeService::state in lib/
AcquiaPurgeService.php - Retrieve the state storage object.
File
- ./
acquia_purge.module, line 35 - Acquia Purge, Top-notch Varnish purging on Acquia Cloud!
Code
define('ACQUIA_PURGE_STATE_MEMBIN', 'acquia_purge');