[Labs-l] Many DB connections - ideas?

Marc A. Pelletier marc at uberbox.org
Mon Oct 20 16:47:39 UTC 2014


On 10/20/2014 11:40 AM, Magnus Manske wrote:
> Anyone have ideas about how to make this faster/more scalable?

As others have pointed out in the thread, opening a connection to any of
the "slices" in fact now gets you all databases (and that will remain
true for the forseeable future).  If you want to be extra careful, one
connection per slice would remain valid regardless of the layout and
will have the happy side-effect of spreading the load a little bit
between the three databases.

-- Marc




More information about the Labs-l mailing list