in reply to
Re^2: learning memcached
in thread
learning memcached
You might also try
Cache::Memcached::Fast
.
Comment on
Re^3: learning memcached
Replies are listed 'Best First'.
Re^4: learning memcached
by
punkish
(Priest)
on May 27, 2011 at 22:04 UTC
fwiw, while I tried
Cache::Memcached::Fast
, and got good results, I was advised by folks on the memcached mailing list to use
Cache::Memcached::libmemcached
instead.
when small people start casting long shadows, it is time to go to bed
[reply]
In Section
Seekers of Perl Wisdom