• Yorick Peterse's avatar
    Move load balancing configuration into a class · 1d63cc1b
    Yorick Peterse authored
    This moves load balancing configuration settings, such as the
    replication lag settings, into a dedicated class. This allows us to
    scope load balancer settings to load balancer instances, instead of
    being forced to use global settings. This in turn will make it easier to
    always enable the load balancing code, and to eventually support load
    balancing of multiple databases.
    1d63cc1b
primary_host_spec.rb 3.23 KB