| CPAN Ratings CHI reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of CHI
The DBI of caching. Stop reinventing your caching framework and just use this.
Steven Haryanto - 2012-04-24T05:20:53
Great module that provide modern and pluggable caching. If you want to use a CHI in a Moose attribute, beware that CHI->new doesn't return a CHI, but a CHI::Driver.
JETEVE - 2012-02-11T04:37:28
A couple of "documented" features are not actually documented, even though they are mentioned. They don't seem to be in the source code either.
Darkness Productions - 2011-03-29T12:04:33
This is the most comprehensive Perl caching module available. With this module you get a very rich interface and you are always prepared for backend changes. I just dumped my custom caching module running only on Memcached in favor of CHI. I had some issues with Memcached on Windows but now with CHI I can use file backend on Windows and Memcached backend on Linux. And in the future I might like to switch to DBI backend on both platforms. With CHI these backend changes are trivial and can be completed within a minute!
Heikki Siltala - 2011-02-27T13:27:35
Excellent module, does exactly what it is supposed to do and does it really well. It took me no time at all to configure and implement a nicely namespaced cache. And when I realized that the Memcached driver didn't support the clear method, it only took about 2 minutes two switch over to the DBI driver instead. Great job Jonathan!
Stevan Little - 2009-08-04T11:58:46
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|