comparison TODO @ 454:f4244c7e2725 improve-delete

merge pg-transactions -> improve-delete
author Alain Mazy <am@osimis.io>
date Mon, 22 Jan 2024 10:00:28 +0100
parents 95c413106a66 cec6a0cd399f
children a164d8aebe0e
comparison
equal deleted inserted replaced
424:95c413106a66 454:f4244c7e2725
20 Common - Storage area 20 Common - Storage area
21 --------------------- 21 ---------------------
22 22
23 * Implement the "StoreDicom" option from the default filesystem 23 * Implement the "StoreDicom" option from the default filesystem
24 storage area to run MySQL/PostgreSQL storage in index-only mode: 24 storage area to run MySQL/PostgreSQL storage in index-only mode:
25 https://book.orthanc-server.com/contributing.html 25 https://orthanc.uclouvain.be/book/contributing.html
26 26
27 * Performance: Add a pool of connections to PostgreSQL/MySQL, as 27 * Performance: Add a pool of connections to PostgreSQL/MySQL, as
28 already done in the database index plugins 28 already done in the database index plugins
29 29
30 ---------- 30 ----------