http://www.perlmonks.org?node_id=953018


in reply to Re^8: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?
in thread How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

The serilization works by hooks, which connects and fetches data from the db .

I'm worried of one thing:

Will it make caching the data nonsense since whether or not it's in cache , db connection is involved any way.

  • Comment on Re^9: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?