Commit Graph

2 Commits

Author SHA1 Message Date
link2xt
90087bde39 sql: release memory when returning connection to the pool 2023-02-17 22:09:24 +00:00
link2xt
bfd3c1763d Replace r2d2 with an own connection pool
New connection pool does not use threads
and does not remove idle connections
or create new connections at runtime.
2023-02-17 21:12:17 +00:00