comparison TODO @ 427:3cdea26ece73 pg-transactions

merge default -> pg-transactions
author Alain Mazy <am@osimis.io>
date Wed, 29 Nov 2023 10:24:18 +0100
parents d700c8f9fc24
children cec6a0cd399f
comparison
equal deleted inserted replaced
418:a7f0f27fe33c 427:3cdea26ece73
17 Common - Storage area 17 Common - Storage area
18 --------------------- 18 ---------------------
19 19
20 * Implement the "StoreDicom" option from the default filesystem 20 * Implement the "StoreDicom" option from the default filesystem
21 storage area to run MySQL/PostgreSQL storage in index-only mode: 21 storage area to run MySQL/PostgreSQL storage in index-only mode:
22 https://book.orthanc-server.com/contributing.html 22 https://orthanc.uclouvain.be/book/contributing.html
23 23
24 * Performance: Add a pool of connections to PostgreSQL/MySQL, as 24 * Performance: Add a pool of connections to PostgreSQL/MySQL, as
25 already done in the database index plugins 25 already done in the database index plugins
26 26
27 ---------- 27 ----------