CHI 0.41 released

38 views
Skip to first unread message

Jonathan Swartz

unread,
Mar 2, 2011, 6:58:12 PM3/2/11
to Perl-Cache Discuss
Notable changes in this release (and 0.40):

- Added RawMemory driver, a faster version of Memory that does not serialize/deserialize values - http://search.cpan.org/perldoc?CHI::Driver::RawMemory

- Published first set of benchmarks for both CHI and non-CHI caches - http://search.cpan.org/perldoc?CHI::Benchmarks

- Changed official $cache->compute API, so it now looks like

$cache->compute($key, '5min', sub {
# compute and return value for $key here
});

Jon

Reply all
Reply to author
Forward
0 new messages