Function skytable::pool::get

source ·
pub fn get(
    pool_size: u32,
    config: Config
) -> Result<Pool<ConnectionMgrTcp>, Error>
Expand description

Returns a TCP (skyhash/TCP) connection pool using r2d2’s default settings and the given maximum pool size