comparison TODO @ 426:d700c8f9fc24

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 20:31:31 +0100
parents c1fe28de1bf6
children cec6a0cd399f
comparison
equal deleted inserted replaced
425:c1b0f3c4e1f5 426:d700c8f9fc24
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 ----------