APC settings
'apc'
=>
array
(
'driver'
=>
'apc'
,
'default_expire'
=> 3600,
),
Kohana Framework, kohana 3 tutorial , kohana hmvc
default
there is no need to pass the group name when instantiating a cache instance.application/config/cache.php
file.