# HG changeset patch # User Sebastien Jodogne # Date 1618588169 -7200 # Node ID 93a6efd7d8e5cab245d6e9a5888204ce83325c2f # Parent 9856290c3cfdb36953f07e3a578d3379e685929c todo diff -r 9856290c3cfd -r 93a6efd7d8e5 TODO --- a/TODO Fri Apr 16 17:45:11 2021 +0200 +++ b/TODO Fri Apr 16 17:49:29 2021 +0200 @@ -22,6 +22,9 @@ storage area to run MySQL/PostgreSQL storage in index-only mode: https://book.orthanc-server.com/contributing.html +* Performance: Add a pool of connections to PostgreSQL/MySQL, as + already done in the database index plugins + ----- MySQL