got first pass on the replication and balancer, passing all of the old test suite...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 30 Apr 2008 20:26:26 +0000 (20:26 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 30 Apr 2008 20:26:26 +0000 (20:26 +0000)
commit26ab719a4d6ee414537c815677b9884b64417539
treeac0a5aca06a47a7dad1f1dfa7f06d6f2f6270ae7
parent2bf79155a8be1532cce2538e967f32c4ff22a87b
got first pass on the replication and balancer, passing all of the old test suite (which is not much, but it is a milestone of some sort)
Makefile.PL
lib/DBIx/Class/Storage/DBI/Replicated.pm
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/Replicated/Replicant.pm [new file with mode: 0644]
t/93storage_replication.t