Mercurial > hg > orthanc-object-storage
annotate TODO @ 137:07d30bead9f5
merge
author | Alain Mazy <am@osimis.io> |
---|---|
date | Wed, 20 Dec 2023 17:38:36 +0100 |
parents | d82417887724 |
children | ee2c53ebdf3e |
rev | line source |
---|---|
88 | 1 - Test serialize/unserialize MoveStorageJob |
83
431ab61b5760
/move-storage when HybridMode is enabled
Alain Mazy <am@osimis.io>
parents:
diff
changeset
|
2 |
88 | 3 - /move-storage shall also move the attachments at |
4 Study/Series/Patient level, not only the Instances | |
5 | |
6 - Test against AWS S3 Glacier: | |
7 https://groups.google.com/g/orthanc-users/c/CT1lkzHLAUg/m/h75HuXYpBwAJ | |
125 | 8 |
9 - AWS: use the latest aws S3-crt client ? | |
10 https://github.com/aws/aws-sdk-cpp/wiki/Improving-S3-Throughput-with-AWS-SDK-for-CPP-v1.9 |