Open/create a client at the start of your application and don’t close it until the application exits, use this client throughout the application.
The driver itself will maintain a connection pool.
Open/create a client at the start of your application and don’t close it until the application exits, use this client throughout the application.
The driver itself will maintain a connection pool.