I've actually been working on a Cached::FastMmap module for my own project a
My::DB::Object::Cached::FastMmap type module.  I wanted to test using
FastMmap because I want my application to use the same cache across
different processes.  So far it's been a success and I've now been working
on trying to make it more generic.

I'd be willing to help with coming up with a module that does this, I would
definitely have an interest for it.

-Kevin  

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Justin
Ellison
Sent: Tuesday, January 29, 2008 6:52 PM
To: Rose::DB::Object list
Subject: [RDBO] Anyone done more advanced caching with rdbo?

Hi list,

First, let me apologize for sending my last email to the list - I should
have checked the reply-to.

Anyways, I'm in the process of writing a My::DB::CHIObject that mimics and
replaces RDBO::Cached and uses the CHI CPAN module.  I've got it about 85%
done, working with the FastMmap driver and a bunch of hardcoded settings.
The beauty of CHI is that if it works with FastMmap, it will work just fine
with Memcached, et al (at least in theory).  Eventually, I'll extend
Metadata so that I can store CHI driver settings in the RDBO metadata.

Anyways, before I reinvent the wheel, is anyone else working on such a
thing?  Is there interest for it?

Justin


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft Defy all challenges.
Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to