Skip to content

Instantly share code, notes, and snippets.

@Kaiderella
Created August 8, 2017 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kaiderella/dbe0e5ccb253c8149bd0e91269795739 to your computer and use it in GitHub Desktop.
Save Kaiderella/dbe0e5ccb253c8149bd0e91269795739 to your computer and use it in GitHub Desktop.
Memcached Unix socket
$memcached_servers = array( 'default' => array(
'/home/wpcanban/.hostdata/memcached.sock:0')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment