diff NEWS @ 4797:4e765c18ace7 storage-cache

enable using multiple threads to load instances when generating zip archive/media
author Alain Mazy <am@osimis.io>
date Thu, 07 Oct 2021 13:31:36 +0200
parents 434843934307
children 7afbb54bd028
line wrap: on
line diff
--- a/NEWS	Thu Sep 30 12:14:19 2021 +0200
+++ b/NEWS	Thu Oct 07 13:31:36 2021 +0200
@@ -9,6 +9,8 @@
   retrieval of individual frames of multiframe instances.
 * New configuration option "MaximumStorageCacheSize" to configure the size of
   the new storage cache.
+* New configuration option "ZipLoaderThreads" to configure the number of threads used
+  to read instances from storage when createing a Zip archive/media.
 
 
 Maintenance