Changeset

13188:96df571b5941

CHANGES: Mention performance improvements for internal archives Specifically the index and more efficient delete. These are however still in need of testing.
author Kim Alvefur <zash@zash.se>
date Wed, 12 Jul 2023 22:48:10 +0200
parents 13187:fe1229919070
children 13189:36b7bdafc993
files CHANGES
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Wed Jul 12 15:03:24 2023 +0200
+++ b/CHANGES	Wed Jul 12 22:48:10 2023 +0200
@@ -35,6 +35,7 @@
 ### Storage
 
 - New 'keyval+' combined keyval/map store type
+- Performance improvements in internal archive stores
 
 ## Changes