fixed regression in the random balancer that I created when I removed the shuffle...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 10 Jul 2008 19:58:28 +0000 (19:58 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 10 Jul 2008 19:58:28 +0000 (19:58 +0000)
commitbc376f59da602a1af4b43849ad1e302c30f85224
tree5eed7695e2b8ff3056ff19a6562797bb9d9db99d
parent3fbe08e3152f04c6bb297c922b40a953dbdb3149
fixed regression in the random balancer that I created when I removed the shuffle dependency, changed the syntax for returning the next storage in the pool to make debugging easier
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
lib/DBIx/Class/Storage/DBI/Replicated/Balancer/Random.pm