module MyStuff::MultiDB::Unsharded

Mixin for databases with no sharding (eg ServiceLocator, which defines the sharding).

See MyStuff::MultiDB for an example.

Including this defines with_master and with_slave.