[Dbix-class] DBIx::Class and caching

Andreas Pronakis andr3as at yahoo.com
Thu Jul 3 07:52:33 BST 2008


I was wondering if anyone has tried using the module DBIx::Class::Cursor::Cached but replacing the cache engine Cache::FileCache with Memcache?

I will try it out and let you know the results, but if someone else has already tried it would be nice to know what their findings were

Andreas


--- On Wed, 6/25/08, Oleg Pronin <syber.rus at gmail.com> wrote:

> From: Oleg Pronin <syber.rus at gmail.com>
> Subject: Re: [Dbix-class] DBIx::Class and caching
> To: andr3as at yahoo.com, "DBIx::Class user and developer list" <dbix-class at lists.scsys.co.uk>
> Date: Wednesday, June 25, 2008, 9:23 AM
> These approach caches ready objects, not just a data from
> database, so it
> quite fast, and lets you to cache any data with object,
> even not from DB.


      



More information about the DBIx-Class mailing list