Mercurial > hg > orthanc-object-storage
view TODO @ 251:b3468b9abdf3 default tip
only execute github action from the expected mirror repo
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Mon, 10 Aug 2026 10:25:51 +0200 |
| parents | b170a065c75f |
| children |
line wrap: on
line source
- Remove false Error log when working in hybrid mode (note: at least for S3, it now appears as a warning with the correct 'primary' or 'secondary' storage name) https://discourse.orthanc-server.org/t/object-storage-hybrid-mode/5218 - Investigate use of soft-delete with Google Cloud Storage https://discourse.orthanc-server.org/t/object-storage-hybrid-mode/5218/7 - Test serialize/unserialize MoveStorageJob - /move-storage shall also move the attachments at Study/Series/Patient level, not only the Instances - in Hybrid mode, add a REST API method to know where the files are stored. https://discourse.orthanc-server.org/t/the-question-about-migrating-to-object-storage/4841/4 https://discourse.orthanc-server.org/t/question-about-data-storage/6358 - Test against AWS S3 Glacier: https://groups.google.com/g/orthanc-users/c/CT1lkzHLAUg/m/h75HuXYpBwAJ - AWS: use the latest aws S3-crt client ? https://github.com/aws/aws-sdk-cpp/wiki/Improving-S3-Throughput-with-AWS-SDK-for-CPP-v1.9 - Adopt files and implement an "indexer like plugin" supporting object storages: https://discourse.orthanc-server.org/t/file-indexing-on-an-azure-blob-storage/5451/2
