You can just use a connection pool and limit writer threads.
You should be using one to manage your database connections regardless of which database you are using.
You can just use a connection pool and limit writer threads.
You should be using one to manage your database connections regardless of which database you are using.