CHANGES: Mention performance improvements for internal archives
authorKim Alvefur <zash@zash.se>
Wed, 12 Jul 2023 22:48:10 +0200
changeset 13192 96df571b5941
parent 13191 fe1229919070
child 13193 36b7bdafc993
CHANGES: Mention performance improvements for internal archives Specifically the index and more efficient delete. These are however still in need of testing.
CHANGES
--- 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