Goal: Have transparent load balancing between LabsDB modes.
Problem: User-created tables pose a problem. Replication works for MediaWiki tables on a common channel, but user-created tables on one labs node will not necessarily be copied to another labs node.
Worse problem: User-created tables receive UPDATEs that will also need to be applied across databases.
Proposed solutions
- Name description