For what it's worth, when I was working on multi database / replication support 
for DBIC, I looked at  DBIx::HA and a bunch of other things and nothing really 
did the job.  We ended up building master-slave replication into DBIC for 
mysql.  I think it would not be very hard to update that code to support a 
multi - master approach.  I'd start by looking at all the ::Replication stuff 
in DBIC and seeing the test case for it as well.

john





>________________________________
> From: Tomas Doran <[email protected]>
>To: The elegant MVC web framework <[email protected]> 
>Sent: Sunday, August 26, 2012 9:58 AM
>Subject: Re: [Catalyst] DBIx::HA
> 
>
>On 26 Aug 2012, at 09:49, Theo Bot wrote:
>> You are right. It's an DBIC issue. Do you happen to know where I csn address 
>> this issue?
>> 
>
>I'd start with the places documented by DBIC for help with DBIC :)
>
>https://metacpan.org/module/DBIx::Class#GETTING-HELP-SUPPORT
>
>Although I have to say I don't particularly see how this is related to 
>DBIx::Class either, given DBIx::HA isn't part of that either - however I'm 
>sure that they're more likely to have answers, and/or be able to tell you if 
>using one with the other is possible...
>
>Cheers
>t0m
>
>
>_______________________________________________
>List: [email protected]
>Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
>Searchable archive: http://www.mail-archive.com/[email protected]/
>Dev site: http://dev.catalyst.perl.org/
>
>
>
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to