in reply to
Best way to cache large amount of data?
Maybe
memcached
is of interest for you, of course it has perl bindings:
Cache::Memcached
and
Cache::Memcached::XS
.
Comment on
Re: Best way to cache large amount of data?
In Section
Seekers of Perl Wisdom