comparison TODO @ 257:316f7b981e94

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Apr 2021 17:20:37 +0200
parents 92fd27ccc60f
children 9856290c3cfd
comparison
equal deleted inserted replaced
256:e184dcadf163 257:316f7b981e94
5 5
6 ----------------------- 6 -----------------------
7 Common - Database index 7 Common - Database index
8 ----------------------- 8 -----------------------
9 9
10 * Store revisions for metadata and attachments in PostgreSQL and MySQL
11
10 12
11 --------------------- 13 ---------------------
12 Common - Storage area 14 Common - Storage area
13 --------------------- 15 ---------------------
14
15 * Implement range requests in the MySQL/PostgreSQL storage areas (new
16 in Orthanc 1.9.0)
17 16
18 * Implement the "StoreDicom" option from the default filesystem 17 * Implement the "StoreDicom" option from the default filesystem
19 storage area to run MySQL/PostgreSQL storage in index-only mode: 18 storage area to run MySQL/PostgreSQL storage in index-only mode:
20 https://book.orthanc-server.com/contributing.html 19 https://book.orthanc-server.com/contributing.html
21 20