John,

I've been following RDBO development for a while now---so far it's the
only ORM for Perl that I've felt particularly attracted to, in part
because it seems to succeed in coupling high-performance with lots of
features that interest me (for instance, PostgreSQL array support!).

The one thing that I can easily do with my existing bits of manual SQL
construction and handle management is split requests between a master
and slave server---sending modifications to the master, and pulling
data from the slave.

I was wondering if, somewhere down in the twisty little passages of
the Rose::DB framework, there was some reasonably straightforward way
to achieve this with RDBO?

Mike


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to