You are here

constant DRUPAL_MEMCACHE_ASCII_AUTH_KEY in Memcache API and Integration 7

1 use of DRUPAL_MEMCACHE_ASCII_AUTH_KEY
_dmemcache_ensure_ascii_auth in ./dmemcache.inc
Ensures memcache connection is authorized for the server that is mapped for the given key.

File

./dmemcache.inc, line 16
A memcache API for Drupal.

Code

define('DRUPAL_MEMCACHE_ASCII_AUTH_KEY', 'drupal:memcache:ascii:auth:key');