-record(pool_stats, { target_node :: binary(), max_connections :: integer(), active_connections :: integer(), available_connections :: integer() }).