Campustream 1.0
A social network MQP for WPI
|
Go to the source code of this file.
Variables | |
$default = array('host' => '127.0.0.1', 'port' => 11211, 'persistant' => false, 'weight' => 1, 'timeout' => 0.2) | |
$config = array() | |
$config ['web1'] = array( 'host' => '127.0.0.1' ) | |
$config ['db1'] = array( 'host' => '10.179.65.133' ) |
$config = array() |
Definition at line 7 of file memcache.php.
$config['db1'] = array( 'host' => '10.179.65.133' ) |
Definition at line 13 of file memcache.php.
$config['web1'] = array( 'host' => '127.0.0.1' ) |
Definition at line 12 of file memcache.php.
$default = array('host' => '127.0.0.1', 'port' => 11211, 'persistant' => false, 'weight' => 1, 'timeout' => 0.2) |
Definition at line 6 of file memcache.php.