First version of Memcache plugin

This commit is contained in:
Evan Prodromou
2010-01-02 21:16:59 -10:00
parent 1e1062ca9c
commit cc5534d180
4 changed files with 177 additions and 6 deletions

View File

@@ -147,11 +147,8 @@ $default =
array('enabled' => true,
'consumer_key' => null,
'consumer_secret' => null),
'memcached' =>
array('enabled' => false,
'server' => 'localhost',
'base' => null,
'port' => 11211),
'cache' =>
array('base' => null),
'ping' =>
array('notify' => array()),
'inboxes' =>