after install this module and config setting.php
i could not find an administrator page as your screencast
i have to doubt that if i install successfully
$conf['cache_inc'] = './sites/all/modules/cacherouter/cacherouter.inc';
$conf['cacherouter'] = array(
'default' => array(
'engine' => 'memcache',
'server' => array('localhost:11213'),
'shared' => TRUE,
'prefix' => '',
),
);
by the way , i am installing this module on windows , is it supported?
Comments
Comment #1
slantview commentedIt is not implemented yet. Maybe never. Will update image in near future.