annotate TODO @ 210:408c90c9027f default tip

todo: google soft delete
author Alain Mazy <am@orthanc.team>
date Wed, 09 Oct 2024 11:48:14 +0200
parents af6b1f52b56d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
209
Alain Mazy <am@orthanc.team>
parents: 207
diff changeset
1 - Remove false Error log when working in hybrid mode
210
408c90c9027f todo: google soft delete
Alain Mazy <am@orthanc.team>
parents: 209
diff changeset
2 https://discourse.orthanc-server.org/t/object-storage-hybrid-mode/5218
408c90c9027f todo: google soft delete
Alain Mazy <am@orthanc.team>
parents: 209
diff changeset
3
408c90c9027f todo: google soft delete
Alain Mazy <am@orthanc.team>
parents: 209
diff changeset
4 - Investigate use of soft-delete with Google Cloud Storage
408c90c9027f todo: google soft delete
Alain Mazy <am@orthanc.team>
parents: 209
diff changeset
5 https://discourse.orthanc-server.org/t/object-storage-hybrid-mode/5218/7
209
Alain Mazy <am@orthanc.team>
parents: 207
diff changeset
6
88
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
7 - Test serialize/unserialize MoveStorageJob
83
431ab61b5760 /move-storage when HybridMode is enabled
Alain Mazy <am@osimis.io>
parents:
diff changeset
8
88
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
9 - /move-storage shall also move the attachments at
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
10 Study/Series/Patient level, not only the Instances
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
11
207
Alain Mazy <am@orthanc.team>
parents: 125
diff changeset
12 - in Hybrid mode, add a Rest API method to know where the files are stored.
Alain Mazy <am@orthanc.team>
parents: 125
diff changeset
13 https://discourse.orthanc-server.org/t/the-question-about-migrating-to-object-storage/4841/4
Alain Mazy <am@orthanc.team>
parents: 125
diff changeset
14
88
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
15 - Test against AWS S3 Glacier:
43c2644e55a4 todo: AWS Glacier
Sebastien Jodogne <s.jodogne@gmail.com>
parents: 83
diff changeset
16 https://groups.google.com/g/orthanc-users/c/CT1lkzHLAUg/m/h75HuXYpBwAJ
125
Alain Mazy <am@osimis.io>
parents: 88
diff changeset
17
Alain Mazy <am@osimis.io>
parents: 88
diff changeset
18 - AWS: use the latest aws S3-crt client ?
Alain Mazy <am@osimis.io>
parents: 88
diff changeset
19 https://github.com/aws/aws-sdk-cpp/wiki/Improving-S3-Throughput-with-AWS-SDK-for-CPP-v1.9