cleanup of some docs, got the default shuffling balancer to work properly. Don't...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 30 Apr 2008 22:50:09 +0000 (22:50 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Wed, 30 Apr 2008 22:50:09 +0000 (22:50 +0000)
commit955a6df69eb864ba348f87f5a06a8b7a68ffc76c
tree98b8940c02ba53cc98f1e29c0033356ca9ce5acf
parent2ed909315eef3db2b248df574abd644a1ecfd0f3
cleanup of some docs, got the default shuffling balancer to work properly.  Don't fall in love with this behavior, since I'm probably going to change the default to balancer to just return the first replicant in the list, since this is optimised for the common case of a single replicant
lib/DBIx/Class/Storage/DBI/Replicated.pm
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm
t/93storage_replication.t