Subject: | This module should not exist. |
Hiya
This module takes over the $c->cache accessor. It does not provide a
generic interface to caching (such as Catalyst::Plugin::Cache does), but
instead is just for CHI, precluding you using another type of caching
(wuch as memcached) in your application.
If CHI does not work correctly as a backend for Catalyst::Plugin::Cache
(which I would be surprised by), please please send me some tests, and
lets get the more generic cache implementation fixed up, rather than
having even more of a profusion of unneeded adaptor modules on CPAN.
Thanks in advance.
t0m