refactored the duties of the different balancer classes, added tests and docs
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 7 May 2008 00:23:09 +0000 (00:23 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 7 May 2008 00:23:09 +0000 (00:23 +0000)
commitcb6ec758e3c4607ec8e30dd943a500a1d70d8940
tree5f0e88dab541e92cfca58f84df9bdf9b0f3afeba
parentf7ffc0af5950caccc0f25cb47ab23514fd66af7a
refactored the duties of the different balancer classes, added tests and docs
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI/Replicated.pm
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
lib/DBIx/Class/Storage/DBI/Replicated/Balancer/Random.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm
t/93storage_replication.t
t/lib/DBICTest.pm