Skip to content
  • Legoktm's avatar
    Add WikiPool behind "unstable-pool" feature · f9830c13
    Legoktm authored
    WikiPool is a wrapper around mysql_async::Pool that manages connections
    to wiki databases. It automatically routes connection requests for
    specific databases to their correct backend servers, aware of which
    databases share a server.
    
    The API is not finalized, no stability guarantees are offered - this is
    not part of the crate's semver.
    f9830c13