diff NEWS @ 5425:e2c9f9d9700e

merge new MemoryStringCache
author Alain Mazy <am@osimis.io>
date Wed, 15 Nov 2023 08:58:45 +0100
parents d37dff2c0028
children c65e036d649b
line wrap: on
line diff
--- a/NEWS	Tue Nov 14 10:40:40 2023 +0100
+++ b/NEWS	Wed Nov 15 08:58:45 2023 +0100
@@ -8,6 +8,8 @@
   - Allow multiple plugins to use the plugin SDK at the same time.  In previous versions,
     functions like instance transcoding or instance reading where mutually exclusive.
     This can bring some significant improvements particularly in viewers.
+  - Optimized the StorageCache to prevent loading the same file multiple times if
+    multiple users request the same file at the same time.
 * Housekeeper plugin:
   - Update to rebuild the cache of the DicomWeb plugin when updating to DicomWeb 1.15.
   - New trigger configuration: "DicomWebCacheChange"