collect icon indicating copy to clipboard operation
collect copied to clipboard

Investigate how to improve our connection pooling

Open grzesiek2010 opened this issue 2 years ago • 0 comments

Problem description

In https://github.com/getodk/collect/pull/5057 we improved handling database connections. However we are not 100% sure it's the best what we can do. It would be good to spend some time exploring other options so that we can close databases that we no longer use properly. See:

  • https://github.com/getodk/collect/pull/5057
  • https://github.com/getodk/collect/pull/5045

grzesiek2010 avatar Mar 31 '22 11:03 grzesiek2010