-
Sean Bleier authored
Created connection pool that lives across requests so that we can reuse connections. Removed close method, since we don't want to close connections at the end of a request.
234c0a82
Created connection pool that lives across requests so that we can reuse connections. Removed close method, since we don't want to close connections at the end of a request.