minor replication changes - use a real hash merge, clarify master_read_weight, really...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated / Balancer / Random.pm
2009-05-15 Rafael Kitover minor replication changes - use a real hash merge,...
2009-05-09 Rafael Kitover ::DBI::Replicated - fix fallback to master, test for...
2009-05-09 Rafael Kitover ::DBI::Replicated - add master_read_weight to ::Random...
2009-05-06 Rafael Kitover Replicated - fixup types and namespace::clean
2008-07-23 John Napiorkowski podcoverage test now requires minimum 0.19 version...
2008-07-10 John Napiorkowski fixed regression in the random balancer that I created...
2008-07-09 John Napiorkowski use BUILDARGS intead of wrapping new, added make_immuta...
2008-06-11 John Napiorkowski 1) changed all 4 space indentation to 2 space style...
2008-05-09 John Napiorkowski changed the balancer to a role, created a new class...
2008-05-07 John Napiorkowski changed the way args are passed to a storage, should...
2008-05-07 John Napiorkowski refactored the duties of the different balancer classes...