discard changes now is forced to use master for replication. changed discard_changes...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated.pm
2008-05-29 John Napiorkowski discard changes now is forced to use master for replica...
2008-05-28 John Napiorkowski created storage method to execute a coderef using maste...
2008-05-14 John Napiorkowski documentation updates
2008-05-09 John Napiorkowski doh, replaced ability to configure pool args via the...
2008-05-09 John Napiorkowski changed the balancer to a role, created a new class...
2008-05-09 John Napiorkowski good start on the validation of replicants and a system...
2008-05-09 John Napiorkowski fixed up the relicant status tests to exclude them...
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...
2008-04-30 John Napiorkowski cleanup of some docs, got the default shuffling balance...
2008-04-30 John Napiorkowski added some advice to debugging replicants so that we...
2008-04-30 John Napiorkowski added some advice to debugging replicants so that we...
2008-04-30 John Napiorkowski got first pass on the replication and balancer, passing...
2008-04-30 John Napiorkowski new config option to DBICTest to let you set an alterna...
2008-04-25 John Napiorkowski fixed up the replication test, added some tests for...
2008-04-25 John Napiorkowski renamed replication storage to replicated (since it...