new MemCached()
Sets all parameters which are needed to connect to Memcached
Parameters
Name | Type | Default | Description |
---|---|---|---|
$options | array |
[ ] |
'host' (default: localhost) 'port' (default: 11211) 'prefix' (default: null) |