comparison TODO @ 502:bf4b9c7cf338

todo & notes
author Alain Mazy <am@orthanc.team>
date Fri, 03 May 2024 16:22:02 +0200
parents 827e438439c4
children a164d8aebe0e
comparison
equal deleted inserted replaced
500:c27071770c04 502:bf4b9c7cf338
8 ----------------------- 8 -----------------------
9 9
10 * Performance of joins in LookupResources: Create cached statement for 10 * Performance of joins in LookupResources: Create cached statement for
11 LookupResources, that are grouped to search up to, say, 10 tags, 11 LookupResources, that are grouped to search up to, say, 10 tags,
12 instead of recompiling for each request 12 instead of recompiling for each request
13
14 * Implement "large queries" for:
15 - updating all metadata of a resource at once
16 - update all maindicomtags of 4 resource levels at once
17
13 18
14 --------------------- 19 ---------------------
15 Common - Storage area 20 Common - Storage area
16 --------------------- 21 ---------------------
17 22