# HG changeset patch # User Sebastien Jodogne # Date 1611763198 -3600 # Node ID 92fd27ccc60f1c0a353bf6d7ae86b2f0353edba1 # Parent 53bd9022c58b5c6487d91600f41b61ccc7a1add2 TODO diff -r 53bd9022c58b -r 92fd27ccc60f TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/TODO Wed Jan 27 16:59:58 2021 +0100 @@ -0,0 +1,28 @@ + +============================== +== Orthanc database plugins == +============================== + +----------------------- +Common - Database index +----------------------- + + +--------------------- +Common - Storage area +--------------------- + +* Implement range requests in the MySQL/PostgreSQL storage areas (new + in Orthanc 1.9.0) + +* Implement the "StoreDicom" option from the default filesystem + storage area to run MySQL/PostgreSQL storage in index-only mode: + https://book.orthanc-server.com/contributing.html + + +----- +MySQL +----- + +* MySQL performance => implement GlobalProperty_GetTotalSizeIsFast: + https://groups.google.com/d/msg/orthanc-users/kSR4a110zDo/D7e4ITR8BwAJ