diff NEWS @ 83:431ab61b5760

/move-storage when HybridMode is enabled
author Alain Mazy <am@osimis.io>
date Thu, 20 Oct 2022 15:14:39 +0200
parents 80792bb9600e
children 7ace942ede26
line wrap: on
line diff
--- a/NEWS	Mon Oct 17 15:17:33 2022 +0200
+++ b/NEWS	Thu Oct 20 15:14:39 2022 +0200
@@ -2,6 +2,8 @@
   from both storages.  Allowed values: "WriteToFileSystem", "WriteToObjectStorage", "Disabled".
   If disabled (default), the plugin writes all data to the object storage and tries to read them only from the
   object storage.
+* new /move-storage route when "HybridMode" is enabled.  This allows moving a study from one-storage to the other
+  to, e.g, have recent studies on the file-system and older studies on a cloud object storage.
 
 2022-08-30 - v 2.0.0
 ====================